Date/Time Converter

Enter valid date/time format:

     YYYY = four-digit year
     MM   = two-digit month (01=January, etc.)
     DD   = two-digit day of month (01 through 31)
     hh   = two digits of hour (00 through 23) (am/pm NOT allowed)
     mm   = two digits of minute (00 through 59)
     ss   = two digits of second (00 through 59)
YYYY: MM: DD: hh: mm: ss:

RFC 2822 formatted date: Thu, 23 Feb 2012 14:08:43 +0200

ISO 8601 formatted date: 2012-02-23T14:08:43+02:00

Seconds since the Unix Epoch: 1329998923

./tools