I have added a content type with a datetime field, for which I use the javascript pulldown calendar.
I configured this to start with the 'now' date, as that was the closest guess.

However, I realize that for the 'to date' it would be very convenient to allow the default (start) date to be the one just selected in the first (main) datetime field.
Right now Both, the start date as well as the to date default to 'now'. This makes setting up times sometime next year a little inconvenient, as I have to navigate through the calendar till I get to the final datetime.
For inspiration: I believe expedia.com uses some javascript that initialies the calendar for the 'to' date from the 'from' date.
Thanks,
Stefan

Comments

karens’s picture

Project: Calendar » Date
Version: 6.x-2.0-rc1 » 6.x-2.x-dev

That would take some manipulation of the jQuery calendar, and it has this capability. I just haven't had time to try to get it working.

Features for the Date UI are Date issues.

arlinsandbulte’s picture

Status: Active » Closed (duplicate)