[Insight-developers] DASHBOARD FEST 2.0: June 20-21 : Join us to break the Record !
Kevin H. Hobbs
hobbsk at ohiou.edu
Wed Jun 16 13:44:40 EDT 2010
On 06/09/2010 07:55 PM, Luis Ibanez wrote:
>
>
> ITK DASHBOARD FEST 2.0
>
>
> We will celebrate our second ITK Dashboard Fest
>
> From: Sunday June 20th - 9pm EST to
> to: Monday June 21st - 9pm EST
>
>
The UTC offset is wrong on the wiki and in the e-mail.
$ StartOfDBFest="Sunday June 20 2010 9:01pm EST"
$ TimeTillDBFest=$((`date --date="$StartOfDBFest" +%s` - `date +%s`))
date: invalid date `Sunday June 20 2010 9:01pm EST'
$ StartOfDBFest="Sunday June 20 2010 9:01pm EDT"
$ TimeTillDBFest=$((`date --date="$StartOfDBFest" +%s` - `date +%s`))
$ echo $TimeTillDBFest
371944
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100616/c6e135b4/attachment.pgp>
More information about the Insight-developers
mailing list