1.0.18 • Published 5 years ago

@kylejacobbutler/moment-timezone-locale v1.0.18

Weekly downloads
10
License
MIT
Repository
-
Last release
5 years ago

moment-timezone-locale

momentjs with locales and timezone bundled. ES6 compatabile.

Installation

npm i moment-timezone-locale
jspm i npm:moment-timezone-locale

Usage

import moment from 'moment-timezone-locale';

console.log( moment.fromNow() );
console.log( moment.locale() );
console.log( moment.tz() );
1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago