lv_calendar_chinese.h

API reference for lv_calendar_chinese.h

Report on GitHub

Functions

lv_calendar_set_chinese_mode

Enable the chinese calendar.

 
void lv_calendar_set_chinese_mode(lv_obj_t *obj, bool en)
Parameters
NameTypeDescription
objlv_obj_t *pointer to a calendar object.
enbooltrue: enable chinese calendar; false: disable

Structs

struct

lv_calendar_chinese_t

MemberTypeDescription
todaylv_calendar_date_t
leep_monthbool
Used by 1 function
  • lv_calendar_gregorian_to_chinese — param chinese_time

Dependencies

How is this guide?

Last updated on

On this page