exmg-date-format
Lightweight element for formatting dates
Please visit the API Documentation and demo page for more information.
Usage
<exmg-date-format timestamp="1493214988336"></exmg-date-format>
Development
First, make sure you have the Polymer CLI installed. Then run polymer server to launch the demo page.
Install
$ npm install
Run demo
$ npm run start
Publish
$ npm publish