dayjs-website icon indicating copy to clipboard operation
dayjs-website copied to clipboard

improve UTC plugin documentation

Open jsladerman opened this issue 1 month ago • 0 comments

it wasn't really clear what the differences are between dayjs.utc(date), dayjs(date).utc(), and dayjs(date).utc(true) (the behavior of the last one wasn't even documented at all), so i added some more description and a few useful examples

jsladerman avatar Dec 15 '25 22:12 jsladerman