The Timestamp class represents the Timestamp.
![]() | Creates a copy of the object. |
![]() | Gets the value as VARIANT of type VT_DATE. |
![]() | If Timestamp is local time - converts it to UTC and returns new object. |
![]() | Sets the value from VARIANT of type VT_DATE. |
![]() | If Timestamp is UTC - converts it to a local time and returns new object. |
![]() | Day. |
![]() | Fraction in nanoseconds. |
![]() | Hour. |
![]() | Minute. |
![]() | Month. |
![]() | Second. |
![]() | Year. |