DateCountry Enumeration | |
Values that match the XBase DateCountry defines. They are used to set the date format.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax Members
| Member name | Value | Description |
---|
| American | 1 | |
| Ansi | 2 | |
| British | 3 | |
| French | 4 | |
| German | 5 | |
| Italian | 6 | |
| Dutch | 6 | |
| Japanese | 7 | |
| USA | 8 | |
| Taiwan | 9 | |
| MDY | 10 | |
| DMY | 11 | |
| YMD | 12 | |
| System | 99 | |
| Windows | 99 | |
Remarks Please note that although there are different values for British and French, the date formats are the same.
See Also