get_offset
Description:
[
Version ( since =
"2.32" ) ]
public int get_offset ()
Gets this's offset from UTC.
Parameters:
Returns:
this's offset from UTC. If get_utc
returns false but get_offset returns 0, that means the date is a "floating" time with no
associated offset information.
|