Formattimestring
by ShadowKiller · in Torque Game Engine · 01/02/2007 (11:19 am) · 6 replies
Hello i was wondering if any1 hass the 'formattimestring();' function by Bryan "daerid" Ross i sorta need it but its nowhere to find :( thx for ur time ;)
#2
01/03/2007 (3:55 pm)
Thanks for ur time & i just need a working function in TGE that returns the local date ;)
#3
01/04/2007 (5:24 am)
Sadly, everything I use that involves time ( high resolution timer, local time and date, ect) requires engine code changes. I have script code that will format the time for you, but it still requires getting the local time from the engine.
#4
01/04/2007 (6:26 am)
Ah damn :s well i got this time & date function but the date aint working to well thx for ur time anyhow il try searching some more thanks alot for trying ;)
#5
Aun.
01/04/2007 (6:35 am)
Well, it'll need some engine modification.So maybe you'll have to post it in the private section.Aun.
#6
01/04/2007 (8:02 am)
Private section? wheres that located? :s
Employee Michael Perry
ZombieShortbus
What specific functionality did you need from 'formattimestring()'? Maybe I can help out