EAPConvertComTimeOnlyDate Property |
Gets the COM date for a time-only value. This date is 1899-12-30 and should never change.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static DateTime ComTimeOnlyDate { get; }
Public Shared ReadOnly Property ComTimeOnlyDate As DateTime
Get
Property Value
Type:
DateTimeSee Also