define a property in opnnms.properties for date formatting

Description

us that property in the custom tag when set

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Patrick Schweizer July 15, 2018 at 3:33 PM

Since the PR was merged I will also put this ticket into status: done.

Patrick Schweizer July 1, 2018 at 6:02 PM

The property is defined as: org.opennms.ui.datettimeformat, see also:

in

https://github.com/OpenNMS/opennms/blob/jira/NMS-10239/core/lib/src/main/java/org/opennms/core/time/CentralizedDateTimeFormat.java#L50

We might restrict later the pattern to be used if needed but for now we stick to the pattern used in java.time.format.DateTimeFormatter

The code to read the property is already part of this PR: https://github.com/OpenNMS/opennms/pull/2033

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Priority

PagerDuty

Created June 28, 2018 at 1:32 AM
Updated July 15, 2018 at 3:34 PM
Resolved July 15, 2018 at 3:34 PM