UNPKG

viet-lunar-calendar

Version:

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

9 lines (8 loc) 168 B
export type ZodiacHour = { presentFrom: number; presentTo: number; stemIndex: number; branchIndex: number; say: string; goldenHour: boolean; };