Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 470 Bytes

moment-imports

Moment.js HTML Imports for Moment.js and Moment Timezone

Example Usage

<link rel="import" href="../moment-imports/moment-min.html">
<link rel="import" href="../moment-imports/locales-min.html">

Load specific locales

<link rel="import" href="../moment-imports/locale/es.html">

NOTE: We suggest using lazy-imports for locale specific imports