{{ data.day.split('-').slice(-1)[0] }}
{{ getLunarInfo(date).IDayCn }}
{{
getLunarInfo(date).festival
? getLunarInfo(date).festival + ' '
: ''
}}
{{
getLunarInfo(date).lunarFestival
? getLunarInfo(date).lunarFestival + ' '
: ''
}}
{{
getLunarInfo(date).Term
? getLunarInfo(date).Term
: ''
}}