Just for a giggle, please share the context generating the magic
number you cite.
On 2/18/2011 10:08 PM, John Taylor-Johnston wrote:
9970318527584
Could this number refer to a date()? In late 2009?
How could I calculate it?
--
end
Very Truly yours,
- Kirk Bailey,
On 11-02-18 10:08 PM, John Taylor-Johnston wrote:
9970318527584
Could this number refer to a date()? In late 2009?
How could I calculate it?
Doesn't look like it...
echo date( 'Y-m-d H:i:s', 9970318527584 )."\n";
Not even a JavaScript millisecond timestamp:
echo date( 'Y-m-d H:i:s',
9970318527584
Could this number refer to a date()? In late 2009?
How could I calculate it?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo