Method
LunarDateDateget_jieri
deprecated: 3.0.0
Declaration [src]
gchar*
lunar_date_get_jieri (
LunarDate* date,
const gchar* delimiter
)
Description [src]
Returns the all holiday of the date, joined with the delimiter. The date must be valid.
Deprecated since: 3.0.0
Use lunar_date_get_holiday()
instead.