@angular-material-components/moment-adapter
TypeScript icon, indicating that this package has built-in type declarations

16.0.1 • 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
  • 16.0.1
    11,005
    • latest

Version History

Package Sidebar

Install

npm i @angular-material-components/moment-adapter

Weekly Downloads

27,382

Version

16.0.1

License

MIT

Unpacked Size

105 kB

Total Files

16

Last publish

Collaborators

  • h2qutc