17.0.1 • Published 11 months ago

@funrozen/luxon-adapter v17.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

NgxMatLuxonAdapter

Description

Luxon Adapter for @funrozen/datetime-picker

Getting started

npm install --save  @funrozen/luxon-adapter

Setup

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

License

MIT

17.0.1

11 months ago

16.0.3

2 years ago

16.0.2

2 years ago

16.0.1

2 years ago