Method
GLibDateTimeget_timezone_abbreviation
since: 2.26
Declaration [src]
const gchar*
g_date_time_get_timezone_abbreviation (
GDateTime* datetime
)
Description [src]
Determines the time zone abbreviation to be used at the time and in
the time zone of datetime
.
For example, in Toronto this is currently “EST” during the winter months and “EDT” during the summer months when daylight savings time is in effect.
Available since: 2.26