UNPKG

mm-cal-js

Version:
12 lines (11 loc) 280 B
export declare const getMyanmarDate: (date: Date) => { myanmarYear: number; myanmarYearType: number; yearLength: number; month: number; monthType: number; monthLength: number; monthDay: number; weekDay: number; julianDay: number; };