# Resources Here a list of handy resouces that will help you getting started to use react-datetime. If you have written a nice article about react-datetime feel free to make a pull request to add it to the list! ### Articles We don't have any articles yet. Yours can be the first! Create a PR to update this page. ### Examples * [An basic code sandbox example to check how it works](https://codesandbox.io/s/boring-dew-uzln3). * [i18n - datepicker in other languages](https://codesandbox.io/s/interesting-kare-0707b) * [Passing props to the input](https://codesandbox.io/s/clever-wildflower-81r26?file=/src/App.js) * [Using a custom input element](https://codesandbox.io/s/peaceful-water-3gb5m) * [Datepicker without an input](https://codesandbox.io/s/busy-vaughan-wh773) * [Using custom elements for the year/month/day views](https://codesandbox.io/s/busy-vaughan-wh773) * [Override the datepicker views completely](https://codesandbox.io/s/frosty-fog-nrwk2) * [Timepicker only](https://codesandbox.io/s/loving-nobel-sbok2) * [Year and month picker only](https://codesandbox.io/s/recursing-pascal-xl643) * [Blocking dates in the past](https://codesandbox.io/s/thirsty-shape-l4qg4) * [Blocking selection of weekends](https://codesandbox.io/s/laughing-keller-3wq1g)