FieldType
DateTime8 Property
|
Gets current date and time in a eighth predefined format (MM/DD/YYYY hh:mm AM/PM).
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static FieldType DateTime8 { get; }
Public Shared ReadOnly Property DateTime8 As FieldType
Get
public:
static property FieldType^ DateTime8 {
FieldType^ get ();
}
static member DateTime8 : FieldType with get
Property Value
Type:
FieldType
See Also