⏱️Date handling
Quarter: {{dayjs().format('Q')}}
Day of Month with ordinal: {{dayjs().format('Do')}}
Week of year: {{dayjs().format('w')}}
{{dayjs('2015-09-16 09:55').tz('Asia/Taipei')}}Last updated
Quarter: {{dayjs().format('Q')}}
Day of Month with ordinal: {{dayjs().format('Do')}}
Week of year: {{dayjs().format('w')}}
{{dayjs('2015-09-16 09:55').tz('Asia/Taipei')}}Last updated