Cannot add game time
-
Hey Mark,
I have problems to add a time to my games.
I’ve seen that the format should be “hh:mm am” so I entered “02:00 pm” as a time, but it doesn’t seem to work..I have to add: I changed the timezone to “Europe/Zurich” and the output format for the time I set to
$mstw_gs_time_format = "H:i";
However, in my shortcode schedule table it displays the following:
for “02:00 pm” -> “22:00”
for “2:00 pm” -> “22:00”
for “02:00 am” -> “10:00”
for “2:00 am” -> “10:00”
for “2:00” -> “10:00”
for “02:00” -> “10:00”
for “15:00” -> “22:00”So I guess somethings wrong with the date saving / converting.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cannot add game time’ is closed to new replies.