TimeZone.this

Creates a #GTimeZone corresponding to the given constant offset from UTC, in seconds.

This is equivalent to calling g_time_zone_new() with a string in the form [+|-]hh[:mm[:ss]].

Parameters

seconds int

offset to UTC, in seconds

Return Value

a timezone at the given offset from UTC

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.58