timestamp: Use localized formatting in format_datetime_to_string.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-10-02 14:31:02 -07:00
committed by Tim Abbott
parent 9ca788cbbc
commit 890ccec8d4
8 changed files with 77 additions and 15 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 427
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (351, 0) # bumped 2025-10-01 to remove emoji-datasource-google-blob
PROVISION_VERSION = (351, 1) # bumped 2025-10-02 to add PyICU