UNPKG

viet-lunar-calendar

Version:

Helper tool to convert Gregorian date to Vietnamese Lunar Date (default timezone is GMT+7)

7 lines (6 loc) 121 B
export type StemBranch = { stemIndex: number; branchIndex: number; branchEmoji?: string; say: string; };