Parse and display time according to some RFC's.
Supported:
RFC822 http://www.ietf.org/rfc/rfc0822.txt
RFC2822 http://www.ietf.org/rfc/rfc2822.txt
RFC3339 http://www.ietf.org/rfc/rfc3339.txt
Special thanks to Koral for all the suggestions and help in solving some bugs.