Dashboard Status Display – Date Time Format

Home Forums BulletProof Security Pro Dashboard Status Display – Date Time Format

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27541
    Frank
    Participant

    I love the toolbar. But is there a way to change the time format or make it follow the settings of the site?

    I am in Denmark and we as most European countries don’t use AM/PM. We use the 24-hour (military) format. It is a bit confusing looking at AM/PM times and then have to “calculate” 🙂

    #27543
    AITpro Admin
    Keymaster

    Hmm I thought all Date Time stamps were already automatically converted using i18n language translation code, but I just tested that and only the DB Backup Time stamp converted to military time: DBB: December 20, 2015 13:08:02 after changing my WordPress General Settings to this Custom Time Format:  G:i:s.  So we will need to fix that for all the other Dashboard Status Display timestamps in BPS Pro 11.6.

    #27545
    Frank
    Participant

    Thank you

    #27546
    AITpro Admin
    Keymaster

    Oops found the coding mistake. get_option(‘date_format’) was used instead of get_option(‘time_format’).  So this will be a quick simple fix in BPS Pro 11.6.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.