Talk:GetTimestamp

From Multi Theft Auto: Wiki
Revision as of 09:36, 14 May 2009 by NeonBlack (talk | contribs) (added comment)
Jump to navigation Jump to search

Use"ful"

This should be implemented in MTA instead, maybe as another field of the table returned by getRealTime(). --Ryden 05:46, 14 May 2009 (CEST)


Wouldn't make no sense since getRealTime accepts an unix timestamp as argument. You should create a new function for that, which accepts the arguments getTimestamp does. Or you increase the getRealTime function by giving the opportunity to either pass a timestamp (int) or a table with data like year, month, day... NeonBlack 11:36, 14 May 2009 (CEST)