[ROOT] / doc / DocFrag / ARCCore.UtilCore.ValidDateTimeFormats
| 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-10-31 04:55:54.741 UTC