Applies To: |
|
Summary: |
For Y2K compliance, the parameter [Keyboard]LogExtendedDate default 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 log 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 logging the complete year you could either set the parameter [Keyboard]LogExtendedDate=0, or make the project Y2K compliant by increasing the field length where the {DATE,n} field is used to format Command Logs. |
Keywords: |
Related Links
Attachments