localtime_with_offset


Description:


public void localtime_with_offset (long tt, tm tm, int offset)

Converts the calendar time time representation tt to a broken-down time representation, store in tm, and provides the offset in seconds from UTC time, stored in offset.

Parameters:

tt

The time_t to convert.

tm

The tm to store the result in.

offset

The RegexExecFlags to store the offset in.


Namespace: E