[ROOT] / doc / toc / ARCCore / Class / UtilCore / ValidDateTimeFormats / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -6- |
Name | ValidDateTimeFormats |
Namespace | ARCCore |
Type | UtilCore |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | UtilCore |
MethodName | ValidDateTimeFormats |
MethodSignature | System.String[] ValidDateTimeFormats |
'yyyy-MM-dd HH:mm:ss.fff', 'yyyy-MM-dd HH:mm:ss', 'yyyy-MM-dd HH:mm', 'yyyy-MM-dd'
See also DateTimeTryParse.
TODO: The formats are supposed to be used also for parsing human user input (through an API for instance).
TODO: Add support for user-configurable formats
Generated 2025-04-26 10:53:10.570 UTC