[dundee] Febuary 13th

Dan Bolser dan.bolser at gmail.com
Fri Feb 13 17:05:04 UTC 2009


I'll celebrate for one micro second!

2009/2/13 azmodie <azmodie at gmail.com>:
> today being the friday the 13th is in not a bit spooky that unix time
> tonight at 23:31:30 will result in the following unix time 1234567890
>
> 1234567890 translates to Friday, February 13th 2009, 23:31:30 (GMT)
>
> Events around the world
> http://www.1234567890day.com/
>
> do you think we should do something ?
>
> to check for yourself
>
> try this little dateconv bash script
>
> nano dateconv
>
> #/bin/sh
> # epoch number to date
> LOCALE="`date +%Z`"
> date -d "1970-01-01 ${LOCALE} ${1} seconds" +"%Y-%m-%d %T "
>
> chmod +x dateconv
> sh dateconv 1234567890
>
> azmodie
>
> _______________________________________________
> dundee GNU/Linux Users Group mailing list
> dundee at lists.lug.org.uk  http://dundee.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/dundee
> Chat on IRC, #tlug on dundee.lug.org.uk
>



More information about the dundee mailing list