[GH-ISSUE #6100] [Bug] ISO-8601 format should have leading zeros #2704

Closed
opened 2026-03-23 21:24:34 +00:00 by mirror · 0 comments
Owner

Originally created by @zkkv on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6100

Originally assigned to: @Xazin on GitHub.

Bug Description

ISO-8601 format should have leading zeros but currently doesn't.

How to Reproduce

Open settings, go to workspace tab and find "Date format" section. Choose ISO and observe how single-digit dates (months, at the very least) are not padded with zeros. For example, 2024-8-25 instead of 2024-08-25.

Expected Behavior

If day or month is single-digit, add a leading zero

Operating System

Linux

AppFlowy Version(s)

0.6.7.2

Screenshots

No response

Additional Context

No response

Originally created by @zkkv on GitHub (Aug 28, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6100 Originally assigned to: @Xazin on GitHub. ### Bug Description ISO-8601 format should have leading zeros but currently doesn't. ### How to Reproduce Open settings, go to workspace tab and find "Date format" section. Choose ISO and observe how single-digit dates (months, at the very least) are not padded with zeros. For example, `2024-8-25` instead of `2024-08-25`. ### Expected Behavior If day or month is single-digit, add a leading zero ### Operating System Linux ### AppFlowy Version(s) 0.6.7.2 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:24:34 +00:00
  • closed this issue
  • added the
    bug
    2024
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2704
No description provided.