ContactDate
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "e_contact_date_get_type ()" ) ]
[ Compact ]
public class ContactDate
Content:
Static methods:
Creation methods:
Methods:
- public bool equal (ContactDate dt2)
Checks if this and dt2
are the same date.
- public void free ()
Frees the this struct and its
contents.
- public string to_string ()
Generates a date string in the format YYYY-MM-DD based on the values
of this.
Fields: