thaidatepicker-react
Version:
Thaidatepicker-react is a component for ReactJS that likes other DatePicker, but all we need is Buddhist Year (25XX - aka Thai Year) come with the right render day (example: Sat, 29 Feb 2020 must be equal to Sat, 29 Feb 2563) so I wish this component will
13 lines (12 loc) • 366 B
TypeScript
export default locale;
/**
* @type {Locale}
* @category Locales
* @summary Thai locale.
* @language Thai
* @iso-639-2 tha
* @author Athiwat Hirunworawongkun [@athivvat]{@link https://github.com/athivvat}
* @author [@hawkup]{@link https://github.com/hawkup}
* @author Jirawat I. [@nodtem66]{@link https://github.com/nodtem66}
*/
declare var locale: Locale;