Added GetDateTimeString function. (returns date in "YYYY-MM-DD HH:MM:SS" format)

This commit is contained in:
AJ Kelly
2010-12-19 14:01:34 -06:00
parent 0776688a11
commit bb5246eb14
2 changed files with 4 additions and 3 deletions
+3 -1
View File
@@ -15,7 +15,9 @@ sm-ssc v1.2 | 201012xx
20101219
--------
* [WheelNotifyIcon] add BlinkPlayersBest metric [freem]
* [WheelNotifyIcon] add BlinkPlayersBest metric. [freem]
* Added GetDateTimeString function. [freem]
(returns date in "YYYY-MM-DD HH:MM:SS" format)
20101218
--------