Re: [fw-general] Date Picker

2009-05-03 Thread Matthew Weier O'Phinney
-- iceangel89 wrote (on Saturday, 02 May 2009, 08:38 PM -0700): > > hows the best way to create a datepicker. i know theres dojo but if js is > disabled that will fail. i think i can use the date validator for dates but > how can i set the format i want? like -mm-dd which mysql uses? Use a

Re: [fw-general] Date Picker

2009-05-03 Thread Simon Corless
iceangel89 wrote: > > hows the best way to create a datepicker. i know theres dojo but if js is > disabled that will fail. i think i can use the date validator for dates > but how can i set the format i want? like -mm-dd which mysql uses? > > the default seems to be -mm-dd but is that

[fw-general] Date Picker

2009-05-02 Thread iceangel89
hows the best way to create a datepicker. i know theres dojo but if js is disabled that will fail. i think i can use the date validator for dates but how can i set the format i want? like -mm-dd which mysql uses? -- View this message in context: http://www.nabble.com/Date-Picker-tp23352368p

Re: [fw-general] Date Picker

2007-08-19 Thread Alex Netkachov
Hi, On 8/20/07, Jijo <[EMAIL PROTECTED]> wrote: > > Hi, > > Can anybody help me how to add date picker using zend framework. It is not related to ZF. Adding date picker is similar to adding any other JavaScript on a page. Basically, you need to modify your view script as described here: http:

[fw-general] Date Picker

2007-08-19 Thread Jijo
Hi, Can anybody help me how to add date picker using zend framework. Regards, Jijo Anthony. -- View this message in context: http://www.nabble.com/Date-Picker-tf4296833s16154.html#a12230633 Sent from the Zend Framework mailing list archive at Nabble.com.