Pre-built calendar configurations for each region. Pass these to low-level algorithm functions.
Get calendar configuration by type
Calendar type: 'chinese', 'japanese', 'korean', or 'vietnamese'
'chinese'
'japanese'
'korean'
'vietnamese'
The corresponding CalendarConfig object
getConfig('chinese') // CHINESE_CONFIGgetConfig('korean') // KOREAN_CONFIG Copy
getConfig('chinese') // CHINESE_CONFIGgetConfig('korean') // KOREAN_CONFIG
Pre-built calendar configurations for each region. Pass these to low-level algorithm functions.