Explorar o código

Separate am/pm time formats into their own options

TehMuffinMoo %!s(int64=4) %!d(string=hai) anos
pai
achega
a3bfc1995b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/config/default.php

+ 1 - 1
api/config/default.php

@@ -354,7 +354,7 @@ return [
 	'calendarStart' => '14',
 	'calendarEnd' => '14',
 	'calendarRefresh' => '60000',
-	'calendarTimeFormat' => 'h(:mm)a',
+	'calendarTimeFormat' => 'h(:mm)t',
 	'calendarLimit' => '1000',
 	'calendarLocale' => 'en',
 	'customCss' => '',