Re: [PATCH] zope-formulator hide day for DateTime

Clemens Klein-Robbenhaar <crobbenhaar-S0/[email protected]> Thu, 17 Mar 2005 00:02:43 +0100
Newsgroups gmane.comp.web.zope.formulator.devel
Message-ID <[email protected]>
Hi
> Ian Duggan wrote:
> 
>> The attached patch adds an option to DateTime fields to hide the day 
>> when rendering the form element. This allows you to have date 
>> selections for MONTH, YEAR type things. The datatype is still a full 
>> date, but it defaults to the first or today, depending on the value of 
>> "default to now".

... and I replied:
[...]
>  What do others think? Any pros or cons, or maybe ideas to achieve the 
> issue differently ?
> 

  As nobody brought up any issues against the patch in the last two weeks,
I put it in the CVS Head now.

Clemens