citrusframework / citrusframework/citrus-simulator
Simulator GUI: display time in current region
- Dominant language
- Java
- Stars
- 47
- Forks
- 45
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 7
Description
As a user of the simulator GUI I would like to see all time displayed in my timezone and the time should include milliseconds so that the time is displayed consistently within and across all GUI pages
and so it is possible to reason about the order of messages and actions when the milliseconds are outputted.
Background:
* Within the activity page the messages timestamps are displayed in UTC and the action timestamps are displayed in current region time.
* Within one second multiple actions can be executed and messages can be sent or received so that it is
difficult to reason about what happened in what order without milliseconds.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.