7.3.2 • Published 4 days ago

@mui/x-date-pickers v7.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

MUI X Date Pickers

This package is the Community plan edition of the Date and Time Picker components. It's part of MUI X, an open-core extension of MUI Core, with advanced components.

Installation

Install the package in your project directory with:

npm install @mui/x-date-pickers

Then install the date library of your choice (if not already installed). The pickers currently support the following date libraries:

// date-fns
npm install date-fns
// or dayjs
npm install dayjs
// or luxon
npm install luxon
// or moment
npm install moment

This component has the following peer dependencies that you will need to install as well.

"peerDependencies": {
  "@mui/material": "^5.15.14",
  "react": "^17.0.0 || ^18.0.0",
  "react-dom": "^17.0.0 || ^18.0.0"
},

After completing the installation, you have to set the dateAdapter prop of the LocalizationProvider accordingly. The supported adapters are exported from @mui/x-date-pickers.

import { LocalizationProvider } from '@mui/x-date-pickers/LocalizationProvider';
// date-fns
import { AdapterDateFns } from '@mui/x-date-pickers/AdapterDateFns';
// or for dayjs
import { AdapterDayjs } from '@mui/x-date-pickers/AdapterDayjs';
// or for luxon
import { AdapterLuxon } from '@mui/x-date-pickers/AdapterLuxon';
// or for moment
import { AdapterMoment } from '@mui/x-date-pickers/AdapterMoment';

function App({ children }) {
  return <LocalizationProvider dateAdapter={AdapterDateFns}>{children}</LocalizationProvider>;
}

Documentation

Visit https://mui.com/x/react-date-pickers/ to view the full documentation.

@h1-card/h1-lib-frontend@catena-x/portal-shared-components-test@richard512/shareableasset-bridgebys-containercustomer-query-front-end@hilma/forms@sjse/seatmap@sjse/seatmap-npm@eai.dalman/smatlkushkiconnectvttemp-connect-ui-acceltest-connect-bundlerminerva-ui-componentsdemo-components-uigally-admin-componentsarms_v2.8_webuisample-ba-3@klover/attain-design-systemoracle-webcomponentsreact-ts-form-gen-elementsevolve-foresite-components-ui@compassdigital/compassdigital.components.distilrboompay-react-sdkbackoffice-trilact21_auto_uireact-mui-form-generatorreact-vrwtaoglas-component-librarytf-dynamic-websitereact-rapidx-mui-component-library@gib-ui/gib-react-components-test@textea/yodascurbo-components-librarymanagesome-componentsnh-design-systemjgu-zac-appscloud-air-componentsprisha-shared-ui@everything-registry/sub-chunk-625@qikform/webdesign-library-testreact-publishable-component-sunil@greenspace/greenspace-ds-webbys-container-ui2@ascendware/mx@instivo-front/reactcrc-ui-1rafsun-core-servicesstarlight-testserino-shopping-cartpebble-uigiai-phau-benhgestalt-datepickergoals-goolagrep-componentsgrafugrafu-libgo-lite-components-reactjsglide-design-systemfrst-componentsfw-navbarform-builder-muifrida-screens-consumergubick-storybook-stylesember-paper-reactempf-trusteeenvision-react-libraryevo-ui-componentsella-storybookelern-uievervent-design-labsewz-ui-testds-praisindo-viteds-lib-praisindoducduchy-react-componentsdrophpeditable-datatable-muiecosafety.frontend.commondynamic-muie-notariatfirebox-componentsfirebox-components1fab-react-toolkitfinancial-data-collectorfinal-form-wizardfdappfbm-uifarapod-course-developfarapod-quiz-develophuman-cloud-library-uihyperflex-uigws-components-libraryhasura-crud-tablehd-centralizedid2faid2fa-aniketid2fa-myid2fasid2fashivaniid2lock
7.3.2

4 days ago

7.3.1

10 days ago

7.2.0

24 days ago

6.19.9

1 month ago

7.1.1

1 month ago

7.1.0

1 month ago

7.0.0

1 month ago

6.19.8

2 months ago

6.19.7

2 months ago

7.0.0-beta.7

2 months ago

7.0.0-beta.6

2 months ago

6.19.6

2 months ago

7.0.0-beta.5

2 months ago

6.19.5

2 months ago

7.0.0-beta.4

2 months ago

6.19.4

3 months ago

7.0.0-beta.2

3 months ago

6.19.3

3 months ago

7.0.0-beta.1

3 months ago

6.19.2

3 months ago

7.0.0-beta.0

3 months ago

7.0.0-alpha.9

4 months ago

7.0.0-alpha.8

4 months ago

6.19.0

4 months ago

7.0.0-alpha.7

4 months ago

6.18.7

4 months ago

7.0.0-alpha.6

5 months ago

6.18.6

5 months ago

7.0.0-alpha.5

5 months ago

6.18.5

5 months ago

7.0.0-alpha.4

5 months ago

6.18.4

5 months ago

7.0.0-alpha.3

5 months ago

6.18.3

5 months ago

7.0.0-alpha.1

6 months ago

7.0.0-alpha.0

6 months ago

6.17.0

6 months ago

7.0.0-alpha.2

5 months ago

6.13.0

8 months ago

6.16.3

7 months ago

6.16.1

7 months ago

6.16.2

7 months ago

6.12.0

8 months ago

6.16.0

7 months ago

6.12.1

8 months ago

6.11.1

9 months ago

6.11.0

9 months ago

6.15.0

8 months ago

6.11.2

9 months ago

6.18.1

6 months ago

6.18.2

5 months ago

6.18.0

6 months ago

6.10.2

9 months ago

6.10.1

10 months ago

6.10.0

10 months ago

6.14.0

8 months ago

6.9.2

10 months ago

6.9.1

10 months ago

6.5.0

12 months ago

6.3.1

1 year ago

6.6.0

11 months ago

6.8.0

11 months ago

6.4.0

12 months ago

6.7.0

11 months ago

6.9.0

11 months ago

6.1.0

1 year ago

6.3.0

1 year ago

6.0.1

1 year ago

6.0.0

1 year ago

6.2.1

1 year ago

6.0.3

1 year ago

6.2.0

1 year ago

6.0.2

1 year ago

6.0.4

1 year ago

6.0.0-beta.3

1 year ago

6.0.0-beta.4

1 year ago

6.0.0-beta.5

1 year ago

6.0.0-beta.2

1 year ago

5.0.20

1 year ago

5.0.17

1 year ago

5.0.18

1 year ago

5.0.19

1 year ago

6.0.0-beta.0

1 year ago

6.0.0-beta.1

1 year ago

5.0.10

1 year ago

5.0.11

1 year ago

5.0.12

1 year ago

5.0.13

1 year ago

5.0.14

1 year ago

5.0.15

1 year ago

5.0.16

1 year ago

6.0.0-alpha.11

1 year ago

6.0.0-alpha.12

1 year ago

6.0.0-alpha.13

1 year ago

6.0.0-alpha.14

1 year ago

6.0.0-alpha.15

1 year ago

6.0.0-alpha.7

1 year ago

6.0.0-alpha.8

1 year ago

6.0.0-alpha.9

1 year ago

6.0.0-alpha.10

1 year ago

5.0.9

1 year ago

5.0.8

1 year ago

5.0.6

2 years ago

6.0.0-alpha.3

2 years ago

6.0.0-alpha.4

2 years ago

5.0.5

2 years ago

6.0.0-alpha.5

2 years ago

5.0.4

2 years ago

6.0.0-alpha.6

2 years ago

6.0.0-alpha.1

2 years ago

6.0.0-alpha.2

2 years ago

5.0.7

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

5.0.0-beta.7

2 years ago

6.0.0-alpha.0

2 years ago

5.0.0-alpha.7

2 years ago

5.0.0-beta.6

2 years ago

5.0.0-beta.4

2 years ago

5.0.0-beta.5

2 years ago

5.0.0-beta.2

2 years ago

5.0.0-beta.3

2 years ago

5.0.0-beta.0

2 years ago

5.0.0-beta.1

2 years ago

5.0.0-alpha.6

2 years ago

5.0.0-alpha.5

2 years ago

5.0.0-alpha.4

2 years ago

5.0.0-alpha.3

2 years ago

5.0.0-alpha.2

2 years ago

5.0.0-alpha.1

2 years ago

5.0.0-alpha.0

2 years ago