API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
struct EContactDate { guint year; guint month; guint day; }
No description available.
year:
guint
month:
day:
Creates a new EContactDate struct.
EContactDate
Creates a new EContactDate based on str.
str
Checks if dt1 and dt2 are the same date.
dt1
dt2
Frees the date struct and its contents.
date
Generates a date string in the format YYYY-MM-DD based on the values of dt.
dt
Content