| DateTemplate Property | |
| See Also |
Determines how dates are displayed. The setting does not affect how dates are entered. DD = day, with two digits. MM = month, with two digits. Month = month, in words. YY = year, with two digits. YYYY = year, with four digits. CCYY = year, begining with 20__ (21st century)
Field name: DateFormat.
Read-write property
| Visual Basic |
|---|
Public Property DateTemplate() As BoDateTemplate |
Field name in the application: Date Format.
To display the form in the application:
- Select Administration --> System Initialization --> General Settings --> Display tab.