h34
0
Q:

ngx moment

npm install --save moment ngx-moment
...
import { MomentModule } from 'ngx-moment';
 
@NgModule({
  imports: [
    MomentModule
  ]
})
1

New to Communities?

Join the community