DGMurdockIII Posted April 19, 2016 Share Posted April 19, 2016 can we get the option to have a 12hour IE AM/PM clock for realtime overlay Link to comment Share on other sites More sharing options...
sanderd17 Posted April 20, 2016 Share Posted April 20, 2016 If you want to get involved in some development, this isn't very hard to fix. Just take a look at the global functions of the gui, and see what options are offered by the toLocaleTimeString method. The more annoying part is making it configurable (I don't like 12-hour clocks, and many with me). So it should be configurable in some way (perhaps you can toggle between "12", "24" and "off" instead of just "true" and "false"). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now