-
Suggestion
-
Resolution: Unresolved
-
None
-
None
On the user attributes page dates like lastActive, lastAuthenticated or passwordLastChanged are displayed as Epoch-Time (long with milliseconds since 1970).
Of course a tool like https://www.epochconverter.com/ can be used to gain a human readable date, but the process is cumbersome and timeconsuming.
see:
https://my.crowd-instance/crowd/console/secure/user/view!execute.action
Actual behavior:
Dates on user attributes page are shown in technical representation
Expected behavior:
Dates on user attributes page are displayed in human readable timestamp with Crowd server timezone
- mentioned in
-
Page Failed to load
Hey Folks,
have a look at https://github.com/aservo/crowd-timestamp-to-date-plugin/
The "Maven Central" badge leads to you the JAR file that you can use to install that tiny plugin.
If you have any problems, please let us know by opening an issue.