react-nepali-datetime
Version:
[](https://www.npmjs.com/package/react-nepali-datetime) [](https://github.com/opensource-nepal/react
11 lines (10 loc) • 459 B
TypeScript
export declare const NEPALI_NUMBERS: string[];
export declare const LOCALE_EN = "en";
export declare const LOCALE_NE = "ne";
export declare const DEFAULT_LOCALE = "en";
export declare const MIN_NEPALI_YEAR: number;
export declare const MAX_NEPALI_YEAR: number;
export declare const NEPALI_MONTHS_EN: string[];
export declare const NEPALI_MONTHS_NE: string[];
export declare const WEEKDAYS_SHORT_EN: string[];
export declare const WEEKDAYS_SHORT_NE: string[];