asDateTime method

DateTime asDateTime()

Implementation

DateTime asDateTime()
{
  return this._rawValue as DateTime;
}