[HELP] Unix Timestamp
#5

Oh sorry, I misread what you needed. Did some research and found this, using SQL.

select FROM_UNIXTIME(UNIX_TIMESTAMP(),'%a %b %d %H:%i:%s UTC %Y');

According to the website, this would output the following format: 'Wed Feb 05 05:36:16 UTC 2014'

Look here for further: http://stackoverflow.com/questions/2...atetime-format
Reply


Messages In This Thread
[HELP] Unix Timestamp - by JaKe Elite - 24.11.2014, 08:06
Re: [HELP] Unix Timestamp - by Jonesy96 - 24.11.2014, 09:04
Re: [HELP] Unix Timestamp - by JaKe Elite - 24.11.2014, 09:13
Re: [HELP] Unix Timestamp - by Mauzen - 24.11.2014, 09:20
Re: [HELP] Unix Timestamp - by Jonesy96 - 24.11.2014, 09:39
Re: [HELP] Unix Timestamp - by JaKe Elite - 24.11.2014, 09:58
Re: [HELP] Unix Timestamp - by Mauzen - 24.11.2014, 10:07
Re: [HELP] Unix Timestamp - by JaKe Elite - 24.11.2014, 10:10
Re: [HELP] Unix Timestamp - by Mauzen - 24.11.2014, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)