DateTimeExtensions Class |
Namespace: MFiles.VAF.Configuration
The DateTimeExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ToDateTime |
Converts Timestamp to DateTime while preserving the milliseconds of the nanosecond fraction.
The method generates a dateTime object of as specified by the outputFormat param.
|
![]() ![]() | ToTimestamp |
Converts DateTime to Timestamp while preserving the milliseconds.
The method generates a timestamp object of as specified by the outputFormat param.
|