Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

midday is not zero, is 12PM ( issue with es-ES) #338

@Cuantico

Description

@Cuantico

midday is not zero, is 12PM ( issue with es-ES)

{new Intl.DateTimeFormat("es-ES", {
            year: "2-digit",
            month: "short",
            day: "numeric",
            hour: "numeric",
            minute: "numeric",
            second: "numeric",
            hour12: true
          }).format(date)}

Output:
9 mar. 20 0:12:27 p. m.

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