Have you tried using a date as your default value rather than an empty string?
--Nathan >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf >Of [EMAIL PROTECTED] >Sent: Monday, October 11, 2004 7:22 AM >To: FarCry Developers >Subject: [farcry-dev] custom rule: date problems > >Hi, > >I'm having trouble with dates for a custom rule. Two >properties are set out in the component as below. ><cfproperty name="startDate" type="date" hint="The date for >the start of the list" required="no" default=""> <cfproperty >name="closingDate" type="date" hint="The date for the end of >the list" required="no" default=""> > >When I try to add the rule to a container, I get the error: > >Error: closingDate must be a date (). > >How can I get around this? >( I noticed that none of the default rules use dates. Should I >be using dates?) > >Thanks, >Natalie >--------------------------------------------------------------- >----------------- >The information contained in this message and any attachment >is intended for the >recipient(s) designated only, is confidential and may be >privileged or otherwise protected from disclosure. Therefore, >the contents of this message may not be re-transmitted, copied >or revealed to a third party without first obtaining the >permission of the sender. If this e-mail is received in >error,please delete it immediately. The AFTRS has implemented >anti-virus software, and whilst all care is taken it is the >responsibility of the recipient to ensure that all e-mail and >any attachment(s) are scanned for viruses prior to opening. >--------------------------------------------------------------- >----------------- --- You are currently subscribed to >farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank >email to [EMAIL PROTECTED] Aussie >Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
