PEAK XOOPS - Open end - event in englishin japanese

Open end - event

  • 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 2004/8/4 18:44
cybil  企霹始   Posts: 1
Hi

thanks for this great script - i think it is the best calendar-module for xoopsers right now...

one question though... (I'm using 0.6beta04)

I dont want to show an end-time on the event-list and detail-view when there is no known ending-time (a lot (majority) of events start at a certain time, but you don't know when it ends...or it is open-end anyway)

is there a way to leave the end-date/time blank

(in other scripts the end-date/-time is not beeing shown when it is the same as the start-date/-time)

Thanks for any idea..
cyb
Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2004/8/6 6:08
mikeh  办霹始   Posts: 11
was after the same thing
there is a check in pical that the end time is greater than the starttime
if it finds it is not, it then swaps them around

by disabling this check
it may achieve what you are after


Votes:0 Average:0.00
Previous post - Next post | Parent - No child | Posted on 2004/8/10 18:53
GIJOE  黎扦烦菱   Posts: 4110
hi cybil.

RFC2445 needs endtime.
It might be a clue that end date become the same as start date when end date is blank.

line 2021 of piCal.php
	list( $end , $end_date , $use_default ) = $this->parse_posted_date( $this->mb_convert_kana( $_POST[ 'EndDate' ] , "a" ) , $this->unixtime $start ) ;
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!