Jump to content

Silver6284

Regular Member
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • Server
    NA
  1. Same issue with 9.16_19 _Aslain_logs.zip python.log
  2. Here's what I see in clock.xc: // {{H}} - hour in 12-hour format / часы в 12-часовом формате // {{AM|PM}} - AM/PM / AM/PM // Macros formatting allowed, for example: {{AM?a.m.|p.m.}} // // Clock format. // Формат часов. "format": "<textformat tabstops='[105,105]' leading='-39'><font face='$FieldFont'><font size='36' color='#f3c57a'><b> {{h%02d}}:{{m%02d}}</b> {{AM?a.m.|p.m.}} </font><tab><font size='15' color='#e3dfc6'><b>{{D%02d}}.{{M%02d}}. {{Y}}\n<tab>{{WW}}</b></font></font></textformat>", It looks like "H" should be used for 12-hour format, not "h". I made the change manually and now it works just fine.
  3. I'm seeing the same thing after updating to 9.16_17 (it's 4:48 PM local time) python.log _Aslain_logs.zip
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.