PEAK XOOPS - Need help with the Date Format in englishin japanese

Need help with the Date Format

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2006/10/13 21:05
Ejona  办霹始   Posts: 20
Fighting since 2 hours to get the Date formatted the proper way. Neither eding the preferences nor editing the template or (worst) touching the JS seem to get me forward.

Thats how a current headline looks like:

10/30 18:00 Some fancy text

And thats how it should look like:

30.10.2006 Some fancy text

P.S.: Why just why is there yet another date format handling to deal with? Why not stick to the one which runs in Pical?
Votes:10 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/10/14 6:18
GIJOE  黎扦烦菱   Posts: 4110
This is a parameter for phpdata.js made by Dave_L.
This logic calculates timezone differncials on client side.
(Suerior than old way because of "cache safe")

perhaps
d.m.Y
is what you have to input in xhld's preferences.

Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2006/10/17 21:16
Ejona  办霹始   Posts: 20
My Bad

Wasnt paying attention to what feed i was importing. I was receiving an Feed from a piCal site and i had to change the code of the refering "rss2_coming.php".

       $start = date( "n/j G:i" , $event['start'] ) ;

     $start = date( "d.m.Y G:i" , $event['start'] ) ;

Forgive me, GIJOE and thanks for pointing to the right direction
Votes:4 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!