Clone | Creates a copy of the object. |
GetValue | Gets the value as VARIANT of type VT_DATE. |
LocalTimeToUtc | If Timestamp is local time - converts it to UTC and returns new object. |
SetValue | Sets the value from VARIANT of type VT_DATE. |
UtcToLocalTime | If Timestamp is UTC - converts it to a local time and returns new object. |