@jarvis-studio/scheduler-adapter-dayjs
v0.2.0
Published
dayjs date adapter for @jarvis-studio/scheduler-core.
Maintainers
Readme
@jarvis-studio/scheduler-adapter-dayjs
Day.js date adapter for
@jarvis-studio/scheduler-core
/ -react. Implements the DateAdapter interface using Day.js with the utc,
timezone and localizedFormat plugins.
npm i @jarvis-studio/scheduler-adapter-dayjs dayjsimport { dayjsAdapter } from '@jarvis-studio/scheduler-adapter-dayjs';
<Scheduler dateAdapter={dayjsAdapter()} … />;MIT licensed. See the project README.
