Game Development Community

Converting timestamp to date string?

by Paul Griffiths · in General Discussion · 05/25/2006 (6:18 am) · 2 replies

Does torque script hava a function to convert a 12 digit timestamp(unix type) to a date string such as 'Mon 12th Sept 2006'?
Or does anyone have some c++ code to add to the sdk to do my required task?

#1
05/25/2006 (6:37 am)
I did exactly #2, it's not that hard, but I can't post it in a public forum.
#2
05/25/2006 (8:13 am)
That's OK Bruno, I'm purchasing the sdk tomorrow, so ill find out then! :p. I know theirs a quick tutorial on calling c++ functions, so yes, should be simple.