Re: [Microba-controls] microba CalendarPane
Brought to you by:
michaelbaranov
From: Michael B. <mic...@gm...> - 2008-04-04 22:15:37
|
Hi, Yes you can. Implement your own Date format that will do what you want and apply it to DatePicker. Michael. > > Hi, > > In healthcare when entering dates it is common to use T instead of > typing mm/dd/yy or whatever formats the date control accepts. > > They also use T+1 or T-2 etc to shortcut entering tomorrow or day > before yesterday. > > Is there a method I can override or listener I can add to CalendarPane > to achieve this equivalent functionality? > > thanks! > > Greg |