Lucas Bordeau
e072254555
Fixed new date time formatting util ( #5852 )
...
The new date time formatting util made for performance optimization
missed two things :
- Padding 0 for hours and minutes with 1 digit only.
- Correctly parsing the day of the month (now uses JS Date native
getDate() instead of slicing the ISO String)
2024-06-13 14:18:10 +02:00
..
2024-06-13 11:47:00 +02:00
2024-05-10 18:31:22 +02:00
2024-06-12 16:21:30 +02:00
2024-04-15 12:05:06 +02:00
2024-05-22 10:55:24 +02:00
2024-05-07 15:05:18 +02:00
2024-05-10 10:26:46 +02:00
2024-04-17 17:06:37 +02:00
2023-12-10 18:10:54 +01:00
2024-03-11 14:28:57 +01:00
2023-12-10 18:10:54 +01:00
2023-12-10 18:10:54 +01:00
2024-06-13 14:18:10 +02:00
2024-03-11 14:28:57 +01:00
2024-06-12 18:36:25 +02:00
2024-03-11 14:28:57 +01:00
2024-03-11 14:28:57 +01:00
2023-12-20 20:31:48 +01:00
2023-12-10 18:10:54 +01:00
2024-04-01 13:12:37 +02:00
2023-12-20 20:31:48 +01:00
2024-05-30 12:58:45 +02:00
2024-03-09 10:48:19 +01:00
2024-03-11 14:28:57 +01:00
2023-12-10 18:10:54 +01:00
2023-12-10 18:10:54 +01:00
2024-02-29 17:03:52 +01:00
2023-12-10 18:10:54 +01:00
2024-03-11 14:28:57 +01:00
2024-06-13 11:47:00 +02:00
2024-02-29 17:03:52 +01:00
2024-01-10 18:47:19 +01:00
2024-04-15 14:40:30 +02:00