Objective
EventLog Analyzer allows administrators to configure the format in which the date and time are displayed across the product. Customizing this setting ensures consistency with regional standards, internal policies, or personal preferences.
Prerequisite
Access to the EventLog Analyzer console with administrative privileges.
Steps to follow
Step 1: Navigate to Settings > Admin Settings > Product Settings > Product Configuration.
Step 2: Locate the Date and Time Format field.
Step 3: Choose from the predefined formats or enter a custom format manually.
Step 4: Click Save to apply the changes.
Tips
- The default format is yyyy-MM-dd HH:mm:ss
- You can define your own custom format, but ensure the following rules are followed:
- Permitted separators include: hyphen (-), slash (/), full stop (.), colon (:), comma (,), and space ( ).
- A space is the only valid separator between the date and time.
- Do not place separators at the beginning or end.
- Avoid using two continuous separators.
- For months:
- Use MM to display numeric months (e.g., 06 for June)
- Use MMM to display short month names (e.g., Jun for June)
Related articles and topics