Skip to content

`dateTimeFull`, `time` and `timeFull` formats for `formatByPattern.formatDate`...

Pavel Mashliakovskiy requested to merge feat/hours24 into master

dateTimeFull, time and timeFull formats for formatByPattern.formatDate changed from 12-hours style (09/9/2023, 08:45:31 PM) to 24-hours style (09/9/2023, 20:45:31). For backward compatibility dateTimeFull12 time12 and timeFull12 formats with 12-hours style are added

Merge request reports