@rs-pk/moment-adapter
TypeScript icon, indicating that this package has built-in type declarations

9.0.0 • Public • Published

NgxMatMomentAdapter

Description

Moment Adapter for @angular-material-components/datetime-picker

Getting started

npm install --save  @angular-material-components/moment-adapter

Setup

import { NgxMatMomentModule } from '@angular-material-components/moment-adapter';
@NgModule({
   ...
   imports: [
      NgxMatMomentModule,
      NgxMatDatetimePickerModule,
   ],
   ...
})
export class AppModule { }

License

MIT

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @rs-pk/moment-adapter

    Weekly Downloads

    21

    Version

    9.0.0

    License

    MIT

    Unpacked Size

    263 kB

    Total Files

    26

    Last publish

    Collaborators

    • nqvietdev
    • quocanh99
    • tungnguyen1706
    • nguyenduytu
    • lnkhanh