Create a timestamp.Timestamp boxed type.
This function is similar to gda.time.Time.changeTimezone but operates on time stamps.
Returns this, for use in with statements.
Get day field.
Set day field.
Get fraction field.
Set fraction field.
Get hour field.
Set hour field.
Get minute field.
Set minute field.
Get month field.
Set month field.
Get second field.
Set second field.
Get timezone field.
Set timezone field.
Get year field.
Set year field.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Represents an instant (a time stamp)