Applies To: |
|
Summary: |
For Y2K compliance the parameter [Alarm]ExtendedDate default has been changed to 1 (dd/mm/yyyy) from 0 (dd/mm/yy). Existing projects may be affected due to the extra field length and may not display the last two digits of the year if the minimum field length of 8 was specified. |
Solution: |
If your project upon upgrading to v5.20 is not displaying the complete year for an Alarm, you could either set the parameter [Alarm]ExtendedDate=0, or make the project Y2K compliant by increasing the field length where the {DATE,n} field is used to format Alarm Display Fields. |
Keywords: |
Related Links
Attachments