hi guys
i need get full utc time using php
for example this is full time: 1317574265156
but when ger with time() function show mini time: 1317590630
help plz
1 reply to this topic
#1
Posted 02 October 2011 - 01:53 PM
|
|
|
#2
Posted 02 October 2011 - 03:54 PM
Please define "full utc time", time() already returns time in seconds elapsed since January 1st, 1970T00:00:00Z ( in UTC)
Are you referring to microseconds/ PHP's microtime() function?
Are you referring to microseconds/ PHP's microtime() function?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









