TDateTimeStamp Class is a wrapper to DateTime: http://php.net/manual/book.datetime.php
Prado implemented this class before php started shipping the DateTime extension.
This class is deprecated and left here only for compatibility for legacy code.
Please note that this class doesn't support automatic conversion from gregorian to
julian dates anymore.