Skip to main content
Version: OpCon (Cloud - Current)

Setting Preferences for Date Formats

Theme: Configure
Who Is It For? System Administrator, Automation Engineer

What Is It?

The Date Formats preferences in Enterprise Manager control how dates and times are displayed throughout the interface.

To set the preferences, complete the following steps:

  1. Go to EnterpriseManager > Preferences. The Preferences dialog displays.
  2. Select the arrow (Expand Arrow) next to Enterprise Manager in the Preferences tree to expand the list.
  3. Select Date Formats. The Date Formats settings display to the right.
  4. (Optional) Modify any of the following format fields:
    • Full date format – date and time (default: M/d/yy h:mm a)
    • Long date format – date only (default: MMMM d, yyyy)
    • Short date format – numeric short date (default: M/d/yy)
    • Long time format – hours, minutes, and seconds (default: h:mm:ss a)
    • Short time format – hours and minutes (default: h:mm a)
  5. (Optional) Select Restore Defaults to restore the original formats.
  6. Select Apply to apply the changes.
  7. Select OK to save and close the Preferences dialog.
  8. Close and restart Enterprise Manager to load the new formats.

The format letters and examples below refer to this Long Date example: Monday, August 8, 2011

The example date would be created in Enterprise Manager with the following string for the Long Date Format: EEEE, MMMM d, yyyy

LetterDate or Time ComponentPresentationResults/Examples
yyyyYearYear2011
MMonthMonth number8 (does not include the leading zero)
MMMonthMonth number08 (does include the leading zero)
MMMMonthMonth textAug (abbreviates the month name)
MMMMMonthMonth textAugust (includes the full the month name)
dDay in MonthDay Number8 (does not include the leading zero)
ddDay in MonthDay Number08 (does include the leading zero)
EDay in weekDay TextWed (abbreviates the day name)
EEEEDay in weekDay TextWednesday (includes the full day name)
aAM/PM markerAM or PM textAM/PM
HHour in Day (0-23)24-hour clock number16:00
hHour in Day (1-12)Hour in AM/PM4:00
mmMinute in hourNumber30
sSecond in minuteNumber55

Glossary

Enterprise Manager (EM): OpCon's rich client graphical user interface for Windows and Linux, used to define schedules and jobs, manage automation data, and perform operational tasks.

Resource: A numeric variable in OpCon representing a finite pool. Jobs can be configured to require a set number of resource units to run, limiting concurrent executions and preventing resource contention.