All Classes |Grouped Classes |Index

Function get_local_time_from_ticks

Converts a time tick value (number of 100-nanosecond intervals since January 1, 1601 UTC) to a date time in the local time zone.

	static CL_DateTime CL_DateTime::get_local_time_from_ticks(
		cl_byte64  ticks);