From: Don S. <do...@se...> - 2003-04-14 19:48:12
|
I have made this change to formDate (not clock) and it was included in the recent 0.9.1 release. FYI. Don. On Sun, 13 Apr 2003, Don Seiler wrote: > In a mod I'm working on I have a birthday field. However there arises the > case when you don't always know someone's birthday. However as far as I > can tell the formDate function doesn't allow for NOT filling it in. > > So I propose for an additional parameter to formDate and clock, > useBlanks=FALSE. Defaulting to FALSE ensures backwards compatibility. > Using true will put blank options at the beginning of the select lists. > > One potential problem would then be what to default to. Right now > formDate defaults to the currentDate. In my birthday case I would prefer > it default to blanks. > > Let me know what you think or if I've missed an existing way to handle > this. > > Don. > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |