1.0.0 • Published 4 years ago

sort-timezone v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Sort moment-timezone timezone list by GMT.

Install

yarn add nsourov/moment-sort-timezone
or
npm install --save nsourov/moment-sort-timezone

Usage

const sortByGmt = require('nsourov/moment-sort-timezone');
const sortedTimeZone = sortByGmt();
// sortByGmt will return the sorted timezone.
// It will sort GMT by Ascending order