Setting Date Format

You can set the Date Format in which the Date fields in all OJET screens in your application to be displayed at user-level, application-level and control-level. The first preference is user-level, and then to application-level. If both are not set, it goes by the Date Format set at control-level.

User Level Preference for Date Format- See the Preferences section.

Application Level Preference for Date Format- If user has not set Date Format at user level, then system checks for the value for 'DEFAULT_DATEFORMAT_REQ' parameter in the configuration table. If it is set as TRUE, then the Date fields in all OJET screens in your application will be displayed in the format given in 'DEFAULT_DATEFORMAT' parameter in the configuration table. If it is set as FALSE, it takes the Date Format set at control-level. By default, the value for 'DEFAULT_DATEFORMAT_REQ' parameter is set as FALSE.