Changes to the DateTime module

A new flag was added to the Datetime::Format function in order to print the timezone offset with a colon.
A new specifier was added to the Datetime::Parse and Datetime::Parse64 functions in order to read the timezone offset.

Previous