@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 9.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 9.0.0
    0
  • 1.0.1
    11
  • 1.0.0
    0

Package Sidebar

Install

npm i @rs-pk/moment-adapter

Weekly Downloads

11

Version

9.0.0

License

MIT

Unpacked Size

263 kB

Total Files

26

Last publish

Collaborators

  • quocanh99
  • tungnguyen1706
  • nguyenduytu
  • lnkhanh