[ CCode ( cprefix = "E_CONTACT_DATE_TIME_FLAG_" , type_id = "e_contact_date_time_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "3.60" ) ]
public enum ContactDateTimeFlags
Flags to export the ContactDateTime to string.
The default behavior is to export only the set parts of the structure. With the E_CONTACT_DATE_TIME_FLAG_DATE_TIME the
exported text will always contain the time delimiter. The import uses the E_CONTACT_DATE_TIME_FLAG_TIME to distinguish
whether the time delimiter is expected or not.