Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Daniel Brown
2009/2/13 Lists li...@euca.us:
 :-)
 Donovan

To you, as well!  I think it's really neat.  For us in the EST
time zone, with time adjustments and such, it'll be 6:31:30p tonight.

?php echo strtotime(February 13, 2009 6:31:30 PM); ?

-- 
/Daniel P. Brown
daniel.br...@parasane.net || danbr...@php.net
http://www.parasane.net/ || http://www.pilotpig.net/
Unadvertised dedicated server deals, too low to print - email me to find out!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Luke Slater
On Friday 13 Feb 2009 17:39:09 Daniel Brown :
 2009/2/13 Lists li...@euca.us:
  :-)
 
  Donovan

 To you, as well!  I think it's really neat.  For us in the EST
 time zone, with time adjustments and such, it'll be 6:31:30p tonight.

 ?php echo strtotime(February 13, 2009 6:31:30 PM); ?

 --
 /Daniel P. Brown
 daniel.br...@parasane.net || danbr...@php.net
 http://www.parasane.net/ || http://www.pilotpig.net/
 Unadvertised dedicated server deals, too low to print - email me to find
 out!

Odd that I should see this on here, I wrote a script in PHP to calculate the 
time left to 1234567890 earlier...

?php
print Unix timestamp is:  . time() . \n;
$left = 1234567890 - time();
print Time left til 1234567890 is: . $left . \n;

But if we're being all obfuscated you could do:

?php print Time left:  . 1234567890 - time();


signature.asc
Description: This is a digitally signed message part.


Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread TG
http://timestamp1234567890.com/

- Original Message -
From: Lists li...@euca.us
To: php-general@lists.php.net
Date: Fri, 13 Feb 2009 11:33:28 -0600
Subject: [PHP] Happy 1234567890 day!

 :-)
 Donovan
 
 
 -- 
=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o
D. BROOKE   EUCA Design Center
WEB: http://www.euca.us
=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Daevid Vincent
http://coolepochcountdown.com/

On Fri, 2009-02-13 at 13:34 -0500, TG wrote:

 http://timestamp1234567890.com/




Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Virgilio Quilario
 http://coolepochcountdown.com/

 On Fri, 2009-02-13 at 13:34 -0500, TG wrote:

 http://timestamp1234567890.com/




Happy cool epoch 1234567890 day!

virgil
http://www.jampmark.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Gary Maddock-Greene

Note quite there yet here but yes Happy 1234567890 day to you too

--
- Gary Maddock-Greene
Luke Slater l...@blog-thing.com wrote in message 
news:200902131812.43295.l...@blog-thing.com... 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Don Collier

Lists wrote:

:-)
Donovan



Is there going to be someone contacting me about my prize? :)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Simon J Welsh

Happy 1234567890! (yes, 3.5 minutes late)
On 14/02/2009, at 11:13 AM, Gary Maddock-Greene wrote:


Note quite there yet here but yes Happy 1234567890 day to you too

--  
- Gary Maddock-Greene
Luke Slater l...@blog-thing.com wrote in message news:200902131812.43295.l...@blog-thing.com 
...


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



---
Simon Welsh
Admin of http://simon.geek.nz/

Who said Microsoft never created a bug-free program? The blue screen  
never, ever crashes!


http://www.thinkgeek.com/brain/gimme.cgi?wid=81d520e5e





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread Eric Butera
On Fri, Feb 13, 2009 at 5:13 PM, Gary Maddock-Greene
g...@maddock-greene.co.uk wrote:
 Note quite there yet here but yes Happy 1234567890 day to you too

 --
 - Gary Maddock-Greene
 Luke Slater l...@blog-thing.com wrote in message
 news:200902131812.43295.l...@blog-thing.com...

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



woot!

-- 
http://www.voom.me | EFnet: #voom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread alexus
wot!!!

On Fri, Feb 13, 2009 at 6:38 PM, Eric Butera eric.but...@gmail.com wrote:
 On Fri, Feb 13, 2009 at 5:13 PM, Gary Maddock-Greene
 g...@maddock-greene.co.uk wrote:
 Note quite there yet here but yes Happy 1234567890 day to you too

 --
 - Gary Maddock-Greene
 Luke Slater l...@blog-thing.com wrote in message
 news:200902131812.43295.l...@blog-thing.com...

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php



 woot!

 --
 http://www.voom.me | EFnet: #voom

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php





-- 
http://alexus.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Happy 1234567890 day!

2009-02-13 Thread German Geek
It's not the 1234567890th day! Its the 12345Gmail - [PHP] Happy 1234567890
day! - th.he...@gmail.com ?shva=1#label/PHP/11f70b391d7613f767890 second
since beginning of 1970:

2009-02-14 12:31:30

is the result of

$a = 1234567890;// * 60*60*24;
die(date(Y-m-d H:i:s, $a));

Anyway happy 1234567890 second to all of you, although i'm sure i'm late lol
(i'm a German who is always late).

Regards,

Tim-Hinnerk Heuer

http://www.ihostnz.com
Mike Ditka  - If God had wanted man to play soccer, he wouldn't have given
us arms.

2009/2/14 alexus ale...@gmail.com

 wot!!!

 On Fri, Feb 13, 2009 at 6:38 PM, Eric Butera eric.but...@gmail.com
 wrote:
  On Fri, Feb 13, 2009 at 5:13 PM, Gary Maddock-Greene
  g...@maddock-greene.co.uk wrote:
  Note quite there yet here but yes Happy 1234567890 day to you too
 
  --
  - Gary Maddock-Greene
  Luke Slater l...@blog-thing.com wrote in message
  news:200902131812.43295.l...@blog-thing.com...
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
 
 
 
  woot!
 
  --
  http://www.voom.me | EFnet: #voom
 
  --
  PHP General Mailing List (http://www.php.net/)
  To unsubscribe, visit: http://www.php.net/unsub.php
 
 



 --
 http://alexus.org/

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php