sogo: master 6f909771

Author Committer Branch Timestamp Parent
francis francis master 2021-03-02 14:59 master 088764a3
Affected Issues  0005268: Calendar entry given incorrect date for event in 2026
Changeset

fix(common(js)): improve parsing of year

There's no perfect solution when only two digits are used for the year.
It's always better to show four digits for the year to avoid unexpected
results.

Fixes 0005268

mod - UI/WebServerResources/js/Common/utils.js Diff File