On Aug 29, 2010, at 5:01 PM, Paul D Yu wrote:

> Ah, the date format has to be %m/%d/%Y  4-digit year.

Yes, that is indeed the "right" thing to do, works.

Thanks!

> 
> Paul
> On Aug 29, 2010, at 4:58 PM, Klaus Berkling wrote:
> 
>> I got AjaxDatePicker to work quite easily, so I though.
>> 
>> I have not found out where to set the date selected in the calendar.  
>> 
>> I pre-populate the field with a value but when clicking on the date field it 
>> shows the current month in the calendar.  Like-wise when I change the date, 
>> using the calendar, next time I click the field it still does not show the 
>> date field's date in the calendar.
>> 
>> Here's my binding:
>> 
>> HotelCheckInDate : AjaxDatePicker {
>>      value = hotelCheckInDate;
>>      format = "%m/%d/%y";
>>      size = "8";
>>      calendarCSS = "myCalendar.css";
>>      calendarCSSFramework = "application";
>> }
>> 
>> Am I missing a binding?
>> 
>> (The initial value of  is set to one day before the beginning of a 
>> conference.)
>> 
>> 
>> kib
>> 
>> "We keep moving forward, opening new doors, and doing new things, because 
>> we're curious and curiosity keeps leading us down new paths."
>> Walt Disney
>> 
>> Klaus Berkling
>> Web Application Dev. & Systems Administrator
>> DynEd International, Inc.
>> www.dyned.com | www.eskimo.com/~kiberkli
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com
>> 
>> This email sent to p...@mac.com
> 



kib

"Success is not final, failure is not fatal: it is the courage to continue that 
counts."
Winston Churchill

Klaus Berkling
Systems Administrator
DynEd International, Inc.
www.dyned.com | www.eskimo.com/~kiberkli




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to