dev_tool/tool_logo/white/dayjs.svg

Test DayJs parsing with DayJs online playground

Test Day.js parsing easily with the online Day.js playground. This tool allows you to experiment with Day.js in real time. Use it to parse and observing the results instantly.

Parameters
Date Value String
Text in any date value
Formatting
Enter desired formatting you can see a hint from dropdown
Strict
Strict Parsing
    Strict
    Not Strict
Locale
Output language
Token Tips
These are list of token that you can use in Formatting
YY
Two-digit year
24
YYYY
Four-digit year
2024
M
The month, beginning at 1
12
MM
The month, 2-digits
12
MMM
The abbreviated month name
Dec
MMMM
The full month name
December
View All
Output value
N/A
Typescript
Sharing / Save
Copy the link to easily share it with friends, or save the result to revisit and use it later at your convenience.
Copy link
Save
dev_tool/tool_logo/black/dayjs.svg

Other Day.Js common operations

More operations you can play with.

dev_tool/tool_logo/black/dayjs.svg

DayJs blogs

Knowledge / tutorial / howto about DayJs