Page 1 of 1

New polcore() member

Posted: Wed Feb 22, 2006 2:49 pm
by Beaud
Maybe updating systime or making another one for the real time/date.

Maybe a new function?

Using flags for different result/format.

dd/mm/yy
dd/mm/yyyy
Month day th, Year

hh:mm
hh:mm:ss

am
pm

GMT
UTD

Posted: Tue Jun 27, 2006 3:57 am
by Austin
097 will have a function for formatting the time.
06-11 Austin
Added : Util::StrFormatTime(format_string, time_stamp).
Takes in the StrFTime() specifiers for the format string.
(http://www.cppreference.com/stddate/strftime.html)
If time_stamp is 0, it will use POLCore().systime.