http://livedocs.macromedia.com/flex/201/html/08_dates_and_times_164_1.html http://livedocs.macromedia.com/flex/201/langref/date.html
have a look at the Date functions yet? Should be able to do what you need with these. DK On 2/8/07, Jim Cassata <[EMAIL PROTECTED]> wrote: > > you could store date lists in an xml file, and use that along with a > leap year calculation if needed. (keep in mind that I am a total Flex > noob) > > > --- Thomas Newcomen <[EMAIL PROTECTED]> wrote: > > > I am actually attempting to do this w/o the use of CF... > > > > On 2/8/07, Jim Cassata <[EMAIL PROTECTED]> wrote: > > > > > > I would imagine you could grab a ready made cfc off of the > > developer > > > exchange. > > > > > > > > > --- Thomas Newcomen <[EMAIL PROTECTED]> wrote: > > > > > > > Greetings all. > > > > > > > > I am attempting to disable (or highlight) a few dates on a > > > > dateChooser. > > > > > > > > I have an array of 3 dates at current: > > > > > > > > 02/01/2007 > > > > 02/02/2007 > > > > 02/06/2007 > > > > > > > > Basically what I need to do is build a new array with /all/ the > > other > > > > dates > > > > for that month. Anyone have any suggestions? Or know how I can at > > > > least get > > > > the last day of the month so I can loop somehow.. ? > > > > > > > > Thanks, > > > > > > > > Crit > > > > > > > > > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3590 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
