Changes between Initial Version and Version 1 of Ticket #30819


Ignore:
Timestamp:
Sep 30, 2019, 6:57:10 AM (5 years ago)
Author:
Aldian Fazrihady
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30819 – Description

    initial v1  
    44
    55Instead of showing year 2019, it shows year 1919.
     6If I changed the locale to `en`, the datepicker will display the correct year (2019).
    67
    7 My workaround for this problem is to use 4 digits year for that locale by configuring FORMATE_MODULE_PATH.
     8Therefore, my workaround for this problem is to use 4 digits year for that locale by configuring FORMATE_MODULE_PATH.
    89
    910However, it is quite clear that there is a bug in the datepicker display.
Back to Top