1.0.18 • Published 6 years ago

@kylejacobbutler/moment-timezone-locale v1.0.18

Weekly downloads
10
License
MIT
Repository
-
Last release
6 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

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago