UNPKG

bs-ad-converter

Version:

A library for converting between BS (Bikram Sambat) and AD (Anno Domini) dates.

7 lines (6 loc) 271 B
export declare const BS_DATA: number[][]; export declare const NEPALI_MONTHS: string[]; export declare const DAYS_OF_WEEK: string[]; export declare const NEPALI_DAYS: string[]; export declare const NEPALI_NUMBERS: string[]; export declare const ENGLISH_MONTHS: string[];