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

17.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @funrozen/luxon-adapter

Weekly Downloads

4

Version

17.0.1

License

MIT

Unpacked Size

74.1 kB

Total Files

14

Last publish

Collaborators

  • funrozen