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

19.2.2 • Public • Published

provideNgxMatMomentDate

Description

Moment Adapter for @ngxmc/datetime-picker

Getting started

npm install --save  @ngxmc/moment-adapter

Setup

import { provideNgxMatMomentDate } from '@ngxmc/moment-adapter';
export const appConfig: ApplicationConfig = {
  providers: [provideAnimations(), ..., provideNgxMatMomentDate()],
};

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @ngxmc/moment-adapter

Weekly Downloads

1,165

Version

19.2.2

License

MIT

Unpacked Size

30.2 kB

Total Files

9

Last publish

Collaborators

  • gnurub