Date handling
Day.js Plugins
Quarter: {{dayjs().format('Q')}}
Day of Month with ordinal: {{dayjs().format('Do')}}
Week of year: {{dayjs().format('w')}}
{{dayjs('2013-11-18 11:55').tz('Asia/Taipei')}}
Last updated
Was this helpful?
Quarter: {{dayjs().format('Q')}}
Day of Month with ordinal: {{dayjs().format('Do')}}
Week of year: {{dayjs().format('w')}}
{{dayjs('2013-11-18 11:55').tz('Asia/Taipei')}}
Last updated
Was this helpful?
Was this helpful?