This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

time

Old posts that have not been replied to for several years.
Locked
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

time

Post by Weirdo »

I am trying to get the time off this box for a variable in a script


[00:20:16] <Natsuki-Chan> 1076372415
[00:21:16] <Natsuki-Chan> Tue

the first line is Unixtime, the second is the result of [ctime [unixtime]]

I cannot seem to get strftime to give me anything but the same result. Any idea how else i could get the system time if both these return these odd results. Or what could be wrong?
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

Post by Weirdo »

Locked