Trying to set up repeating dates, I'm using drupal 7.9 Date module just updated Version 7.x-2.0-alpha4 Have a content type with popup calendar with repeat options.
Setting repeating dates: Set start date with calendar or dropdown, set time as hours:minutes: am or pm end date same as above
Set Until date as a year in advance.
Set Frequency : period as every:months This produces a view of same day of month but different day number for the Until date.
Set <Advanced> <Month> and <Dayof Month> to any Set <DayofWeek> to for example third Thursday
It sets the months and says correctly but cancels out the time from the input time to a default of 00:00 to 1:30 am for all the year.
Who should I report the bug to please.
thanks in advance Roger
On Fri, Nov 18, 2011 at 11:51 PM, Roger arelem@bigpond.com wrote:
Trying to set up repeating dates, I'm using drupal 7.9 Date module just updated Version 7.x-2.0-alpha4 Have a content type with popup calendar with repeat options.
Setting repeating dates: Set start date with calendar or dropdown, set time as hours:minutes: am or pm end date same as above
Set Until date as a year in advance.
Set Frequency : period as every:months This produces a view of same day of month but different day number for the Until date.
Set <Advanced> <Month> and <Dayof Month> to any Set <DayofWeek> to for example third Thursday
It sets the months and says correctly but cancels out the time from the input time to a default of 00:00 to 1:30 am for all the year.
Who should I report the bug to please.
I'd start by searching and/or posting to the modules issue queue at http://drupal.org/project/date.
You may also consider switching to the dev version and seeing if the problem goes away.