codebox / moment-precise-range

A moment.js plugin to display human-readable date/time ranges
https://codebox.net/pages/moment-date-range-plugin
MIT License
150 stars 91 forks source link

How to use moment and moment-precise-range plugin together in Angular 5 app? #33

Closed newdevsoft7 closed 6 years ago

newdevsoft7 commented 6 years ago

Hi.

In my application, I use moment package as follows: import * as moment from 'moment'

How can I use this plugin together in my app?

codebox commented 6 years ago

closing, this is not an issue with the project but a question about how to use it with angular (which I am not familiar with, sorry)