ZoneOffset.getTotalSeconds

Gets the total zone offset _in seconds. !(p) This is the primary way to access the offset amount. It returns the total of the hours, minutes and seconds fields as a single offset that can be added to a time.

@return the total zone offset amount _in seconds

class ZoneOffset
int
getTotalSeconds
()

Meta