Add an option to show seconds in a message time stamp
Description
Some users might need a more detailed time stamp, which includes seconds. An option could be added into Preferences (Chat, below the time format selection), e.g. "Show seconds in time stamp". Which should be disabled by default. There should be also i18n string added for translations.
Environment
None
Activity
Show:
wroot July 11, 2015 at 10:52 AM
Based on how Java and Spark operate with time stamps i have just added two more radio buttons with stamp formats including seconds (HH:mm:ss and h:mm:ss a) instead of appending seconds to the current format options. This way it will also show older messages in history with seconds, if a user chooses such format.
Some users might need a more detailed time stamp, which includes seconds. An option could be added into Preferences (Chat, below the time format selection), e.g. "Show seconds in time stamp". Which should be disabled by default. There should be also i18n string added for translations.