getMinutesOffset Method (DateTimeOffset)
Returns the offset, in minutes from GMT, of this DateTimeOffset object.
Syntax
public int getMinutesOffset()
Return Value
The offset in minutes.
Remarks
For a DateTimeOffset object representing 8 March 2010, 11:35:48 -0800, getMinutesOffset returns the value 480.