Converts t to a tm struct, specifying the year, months, days, hours, minutes, and seconds.
time in seconds to convert
true: return local time, false: return GMT.
the t as tm struct.
Out: DST can be enabled with local time only.
See Implementation
Converts t to a tm struct, specifying the year, months, days, hours, minutes, and seconds.