View Full Version : Time format in german !
thraun
12-12-2006, 11:53 PM
Hi @ all,
i would like to change the time format in a 24 Hours.
I live in german and there is a time zone gmt+1. My raids beginns at 19.00.
I can enter only 01-12.
I need 00,01,02,03,04,05,06,07,08,09,10,11,12,13,14,15,16 ,17,18,19,20,21,22,23,24
I use phpRaid v3.0.8.2.9.1
How does that work?
How do I make that?
Avalanche
02-04-2007, 03:34 AM
/push
I got the same problem, need help.
Datafreak2k
02-20-2007, 04:16 PM
http://www.php.net/date/
Date format: d.m.Y
Time format: H:i
MFG
Datafreak
When using this time and date format i get some trouble with the sort order
it look like this now when i sort by date
19.02.2007 17:08
19.02.2007 13:29
20.02.2007 18:29
20.02.2007 19:17
20.02.2007 01:14
the date is sorted correct but its not correct sorted by time
is there any idea how to fix that?
fratzi
02-21-2007, 05:16 AM
I had this issue too and i thought that only the date format is too uncomfortable.
So i'm using this time format string:
DATE: d. l
TIME: G:i
Result is:
Date Invite Time
22. Thursday 19:15
24. Saturday 17:45
25. Sunday 18:45
Taelan
04-02-2007, 12:23 PM
There is a much bigger issue then the one you've mentioned which you will find.
Try creating raids on;
19.04.07
22.04.07
and 21.05.07
then sort by Date. You'll find it's totally screwed up and unusable when using anything other then US format.
Ferox
06-25-2007, 06:54 AM
In what file do i change the time format?
Ferox
08-08-2007, 10:44 AM
/bump
ringersan
08-29-2007, 08:59 AM
http://www.php.net/date/
Date format: d.m.Y
Time format: H:i
MFG
Datafreak
This is only for the output. It doesn't chance the input fields. But I've seen it already somewhere.
Furthermore, for the lists the inv-time (for instance) is fetched from the database, then converted to the local output format and then sorted.
This is the reason the order is screwed up for any format that is not YY-MM-DD.
I'm currently trying to chance this 2 actions to make it usefull for other dateformats.
greetings from Germany
Ringersan
Mørpheus
09-21-2007, 09:23 PM
http://www.php.net/date/
Date format: d.m.Y
Time format: H:i
MFG
Datafreak
worked out for me with phpRaider 3.0.7
|
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.