1.0.7 • Published 8 months ago

dayjs-momentjs-format-string-library v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

dayjs-momentjs-format-string-library

saving commonly used dayjs or momentjs format string and pass in the semantic key to get the corresponding format.

API

VariableDescriptionFormatString
formatDateDate formatYYYY-MM-DD
formatTime24Hour24-hour time formatHH:mm:ss
formatTimeSame 24-hour time formatHH:mm:ss
formatTime12Hour12-hour time formathh:mm:ss A
formatDayOfWeekFullFull day of the week formatdddd
formatDateWithSeparatorDate format with separator: Year-Month-Day, separator specified as a parameter

reference

wikipedia-ISO_8601
dayjs format
momentjs format

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago