mktime_utc


Description:


public long mktime_utc (tm tm)

Like mktime(3), but assumes UTC instead of local timezone.

Parameters:

tm

The tm to convert to a calendar time representation.

Returns:

The calendar time representation of tm.


Namespace: E