UNPKG

material-ui-arabic-datepicker

Version:

React components, that implements material design date and time pickers for material-ui v1 including a customized Datepicker with arabic header, months and weekdays and English numbers, modfied implementation from materail-ui-pickers

5 lines (3 loc) 121 B
import { Utils } from '../typings/utils' declare class DateFnsUtils extends Utils<Date> { } export default DateFnsUtils