fc 6.07, mysql 5
Just a tip. Took me a wee while to sort this out.
If I create a form similar to the 'feedback' form and add an input of
ftType='datetime' to get the date picker, all goes well. But if a user
manually inputs a date like '2/11/2010' (ie 2 feb 2010) into the field
it inserts the date of 11 April 2010 into the db.
Solution:
ftDateFormatMask="dd mmm yyyy" ftCFDateFormatMask="dd mm yyyy"
ftJQDateFormatMask="dd/mm/yy"

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to