Method

GgitSignatureget_time_zone

Declaration [src]

GTimeZone*
ggit_signature_get_time_zone (
  GgitSignature* signature
)

Description [src]

Gets the timezone in which the action happened.

Return value

Returns: GTimeZone
 

The timezone in which the action happened or NULL.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.