Is there anyway that I can change the config from Am/PM to a 24 hour configuration??
Regarding KalenderMx v1.3
[Editiert am 14/1/2004 von Klint]
Hi Klint :)
you can change this in the language files, with the following defines:
define("_CALTIME24HOUR",1);
// 1 = 24 hour time ... 0 = AM/PM time
define("_CALLOCALE","de_DE");
# local setting, date/time format for Linux/Unix
Thanx but it doesnt seem to change anything.....I still hav ethe AM/PM times in the Kalendar. Anythin else I can do?