Skip to content

dayjs('10-10').format('MM.DD') get 10.01 in iOS #2844

Open
@go4sharing

Description

@go4sharing

Describe the bug
When using dayjs('10-10').format('MM.DD') on iOS (Safari), the result is 10.01 instead of the expected 10.10.

Expected behavior
The expected result should be 10.10 when formatting the date as MM.DD.

Information

  • Day.js Version [e.g. v1.0.0]
  • OS: [iOS]
  • Browser [safari]
  • Time zone: [e.g. GMT-07:00 DST (Pacific Daylight Time)]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions