Sets the value of a date from a #GTimeVal value. Note that the tv_usec member is ignored, because #GDate can't make use of the additional precision.
The time to date conversion is done using the user's current timezone.
#GTimeVal value to set
Deprecated: #GTimeVal is not year-2038-safe. Use glib.date.Date.setTimeT instead.
Sets the value of a date from a #GTimeVal value. Note that the tv_usec member is ignored, because #GDate can't make use of the additional precision.
The time to date conversion is done using the user's current timezone.