Type Alias: PeriodHalf
PeriodHalf =
1|2
Defined in: src/lib/dates/index.ts:242
Which half of the month a bi-monthly period covers: 1 = 1st-15th, 2 = 16th-end.
PeriodHalf =
1|2
Defined in: src/lib/dates/index.ts:242
Which half of the month a bi-monthly period covers: 1 = 1st-15th, 2 = 16th-end.