moment / momentjs.com

The website for momentjs
momentjs.com
MIT License
637 stars 818 forks source link

Add new guides section for Moment Timezone #761

Closed gilmoreorless closed 1 year ago

gilmoreorless commented 1 year ago

There are some common questions popping up in the issue tracker that deserve some permanent answers in the docs. The best place to put the answers is in the Guides section, but it didn't feel right to put Timezone-specific problems in the generic Moment guides.

This PR adds a new Guides section for Moment Timezone, with a couple of initial sections. I also made the markdown in all guides ignore single line breaks for better readability (this was already active for the regular docs, but had been missed for the guides).

image