Menu

#22 Log time not in 24h format

v1.0 (example)
open
nobody
None
5
2015-02-10
2014-09-05
dregad
No

When viewing the log in 1.8.0, the timestamp in the log is in 12hr format, without am/pm indication. Sample log (Last sync time: 05.09.2014 17:28):

09-05-2014 05:28:27.384 Running CalSync 1.8.0
09-05-2014 05:28:27.446 Retrieving Calendar Entries for Work
[...]
09-05-2014 05:28:28.772 Sync Completed!

I suggest displaying the time in 24hrs format, like in the "Last Sync Information" box.

Discussion

  • DerIngenieur

    DerIngenieur - 2015-01-26

    This could be because of "LogObject.cs" uses ToString("MM-dd-yyyy hh:mm:ss.fff")
    where it should be "MM-dd-yyyy HH:mm:ss.fff".

     
  • DerIngenieur

    DerIngenieur - 2015-02-10

    Tried it with those changes and it works.

     

Log in to post a comment.

MongoDB Logo MongoDB