localtime_with_offset


Description:


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

Converts the calendar time representation tt to a broken-down time representation, stored 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 int to store the offset in


Namespace: Camel
Package: camel-1.2