UNPKG

react-nepali-datetime

Version:

[![npm version](https://img.shields.io/npm/v/react-nepali-datetime?color=48c21a)](https://www.npmjs.com/package/react-nepali-datetime) [![License](https://img.shields.io/npm/l/react-nepali-datetime?label=License)](https://github.com/opensource-nepal/react

11 lines (10 loc) 459 B
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[];