[lug] Unix Timestamp 1234567890 - Fri 13 Feb 2009 04:31:30 PM MST

Stephen Queen svqueen at gmail.com
Thu Feb 5 05:00:04 MST 2009


For utc
date -u -d "Feb 13 23:31:30 2009" +%s
for mst
date -d "Feb 13 16:31:30 2009" +%s


On Wed, Feb 4, 2009 at 2:58 AM, Sean Reifschneider <jafo at tummy.com> wrote:
> Neal McBurnett wrote:
>> I was amazed to hear about this first on Facebook, in Danish....
>
> That's what happens when you don't hang out on #hackingsociety.  :-)
>
> 2009-01-21 06:16:46 -!- jafo!~jafo at 66.35.36.132 changed topic of
>   #hackingsociety to: Next major time_t event: 2009/02/13 16:31:30 Mountain.
> 2009-01-21 06:40:55 < BorD!~bord at 166.84.1.3: why is that a major time event?
> 2009-01-21 12:51:39 < ToyKeeper!~ToyKeep at 74.95.113.201:
>   BorD: >>> time.mktime((2009,2,13,16,31,30,0,0,-1))
> 2009-01-21 12:51:39 < ToyKeeper!~ToyKeep at 74.95.113.201: 1234567890.0
>
> It seems like we just had the billenium party...
>
> I noticed it because I was doing something with the time(2) value and
> noticed the 123 pattern, so I mentioned it above.
>
> Glad to see this important event is getting wider coverage.
>
> Sean
> --
> Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
> tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability
>
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>



More information about the LUG mailing list