You need to correct your programming. The format is 4 1 1 2
4 = Month
1 = First
1 = Sunday
2 = 2:00 AM
The time changes are 10/31/04 and 4/3/05. If you put it as 3 L 1 1, then your change would take place 3/27/05 at 1:00 AM instead of 2:00 AM, a full week early, plus the wrong hour.
Meridian 1 systems operating on software release 20 or later can be programmed to automatically change between summer time and winter time.
You can check, using overlay LD 2, to see if your system is using this feature.
Log in and access overlay LD 2.
At the . prompt type
TDST
If it says SDST ON no further programming is required except to verify the settings. (NOTE 3 L 1 1 is WRONG. It needs to be 4 1 1 2.)
If you get the following it means the feature is turned off.
.TDST
SDST OFF
FWTM 0 0 (AT 00:00 0/0/2002 )
BWTM 0 0 (AT 00:00 0/0/2002 )
.
Follow this programming sequence to activate it.
Type in the following.
.FWTM 4 1 1 2
.BWTM 10 5 1 2
To activate the feature type
.SDST ON
The following will be printed.
FWTM APR 1 SUN 2 (AT 02:00 4/4/2004 )
BWTM OCT L SUN 2 (AT 02:00 31/10/2004 )