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

17.0.1 • Public • Published

NgxMatMomentAdapter

Description

Moment Adapter for @funrozen/datetime-picker

Getting started

npm install --save  @funrozen/moment-adapter

Setup

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

License

MIT

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @funrozen/moment-adapter

    Weekly Downloads

    0

    Version

    17.0.1

    License

    MIT

    Unpacked Size

    71.4 kB

    Total Files

    14

    Last publish

    Collaborators

    • funrozen