Date and time formatting in Web UI 10.0 and later
Note: Web UI
is only supported in LN 10.3 and earlier
versions.
The formatting of date and time fields in Web UI is simpler than in BW. All formatting is done based on the Windows Date and Time settings only. The linked LN format code is not taken into account.
Date formatting uses the Windows Short Date format. These rules apply:
- Format d becomes dd.
- Format M becomes MM.
- Format yy becomes yyyy.
Time formatting uses the Windows Long Time format.
Note: On Linux client PCs, the local date and time conventions are
used.