17.0.1 • Published 2 years ago

@funrozen/luxon-adapter v17.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

16.0.3

3 years ago

16.0.2

3 years ago

16.0.1

3 years ago