this is a problem and is logged. You can format the date using a Date formatter and set the text of  the DateField to the desired format - for the moment.
 
Thanks,
-sam

 
On 9/5/06, Travis Anderson <[EMAIL PROTECTED]> wrote:

Please tell me what I'm doing wrong here.

I've tried many methods to get a DateField to display a DD-MMM-YYYY
format for the selected date. I've tried it through the DateFormatter
(tried AS-only and MXML), I've tried it by just adding "formatString"
to the DateField.

When I try to use "labelFunction" in DateField, I get a compiler error
saying "Access of undefined property formatDate."

When I am able to get output, I get the following: 05-09092006 (using
today's date as an example)

For some reason, it doesn't parse the "MMM" value properly, instead
giving me a numerical month twice in a row and ignoring the '-'
character (it ignores [space] and '/' characters too).

Can anyone help?


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to