dayjs / dayjs-website

⏰Day.js website repo
http://day.js.org/
MIT License
65 stars 228 forks source link

Abbreviated named offset for timezone i.e "z" (small z) is not working. #124

Closed pravar-anu closed 9 months ago

pravar-anu commented 9 months ago

In the advance Formatting options the small 'z' is used to show the "Abbriviated named offset" like - IST for Indian Standard Time. But, this is not working.

Screenshot from 2023-12-13 13-28-49

Also adding the codesandbox : https://codesandbox.io/s/thirsty-lamport-d8q96x?file=/src/App.js

ritik3236 commented 9 months ago

why closed?

pravar-anu commented 9 months ago

why closed?

Because I made raised the issue in wrong place. I made it to actual place : https://github.com/iamkun/dayjs/issues/2528