Commit graph

5 commits

Author SHA1 Message Date
Santo Shakil
71cfed1cf6 use DateFormat pinned to the built in locale for the group date 2026-08-12 18:14:43 +06:00
Santo Shakil
88020b362a trim the datetime helpers and comments from review 2026-08-11 20:14:49 +06:00
Santo Shakil
f600aa3151 fix(mobile): sort timeline assets by the date their headers group on 2026-07-30 15:55:17 +06:00
shenlong
fea5e6783c
fix: merged timeline orderby localtime (#22371)
* chore: refactor dateFmt to truncateDate

* fix: merged timeline orderby localtime

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-09-29 09:53:40 -05:00
shenlong
ec2f94cae8
fix: handle datetime outside the valid range supported by dart (#21526)
* fix: handle datetime outside the valid range supported by dart

* add tests for tryFromSecondsSinceEpoch

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2025-09-02 14:20:49 -05:00