PEAK XOOPS - Format time in piCal .8 rc5 in englishin japanese

Format time in piCal .8 rc5

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2005/6/17 22:47
Dr3vil  企霹始   Posts: 7
How do I change the format to 4:30pm from PM 4:40?

// format for date() see http://jp.php.net/date
define('_PICAL_DTFMT_MINUTE','i') ;

what happened to

define('_PICAL_DTFMT_TIME',' g:i a') ;
Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2005/6/20 19:36
Dr3vil  企霹始   Posts: 7
..bump..
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/6/29 14:28
GIJOE  黎扦烦菱   Posts: 4110
hmmm.

You can try this:

- open language/(your_lang)/pical_vars.phtml
- remove AM or PM from the definition of $this->hour_names_12
- define('_PICAL_DTFMT_MINUTE','i a') ;

I don't see It works correct or not

Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/6/29 21:47
Dr3vil  企霹始   Posts: 7
I made your change and it now displays this in the details view:

AM 9:00 am--PM 5:00 pm test


I would like time displayed as:

9:00 am

and not:

AM 9:00

Thanks in advance,
Dr3vil
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2005/6/30 4:44
GIJOE  黎扦烦菱   Posts: 4110
You've missed it.

- open language/(your_lang)/pical_vars.phtml
- remove AM or PM from the definition of $this->hour_names_12
Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2005/6/30 8:32
Dr3vil  企霹始   Posts: 7
Dr3vil <----- <smacks head!>

Thanks... my oversight.



Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!