Date/Time class. More...
Derived from: | None |
Derived by: | None |
Group: | System (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Constructs a date/time object. | |
Get current system time in local time zone. | |
Get current system time in UTC. | |
Converts a time tick value (number of 100-nanosecond intervals since January 1, 1601 UTC) to a date time in the local time zone. | |
Converts a time tick value (number of 100-nanosecond intervals since January 1, 1601 UTC) to a date time in UTC. | |
| |
Returns the month number in range 1-12. | |
Get the day of the week. |
| |
Converts the date to the number of 100-nanosecond intervals since January 1, 1601 UTC. | |
Mon Mar 3 2007. | |
yyyy-mm-dd | |
yyyy-mm-dd hh:mm:ss | |
hh:mm:ss | |
hh:mm | |
Mon Feb 3 12:32:54 2008. | |