[flexcoders] Doing math with Date()

2009-05-18 Thread Laurence MacNeill
I have a list of events in a table, and I need to check and see if someone has selected two events that time-conflict with one another. How do I do math with the Date() function in Flex to see if two events occur at the same time or not? Are there other date-and-time functions in Flex?

RE: [flexcoders] Doing math with Date()

2009-05-18 Thread Tracy Spratt
@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Laurence MacNeill Sent: Monday, May 18, 2009 10:11 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Doing math with Date() I have a list of events in a table, and I need to check and see if someone has selected two

Re: [flexcoders] Doing math with Date()

2009-05-18 Thread Laurence MacNeill
At 10:10 PM 5/18/2009, you wrote: I have a list of events in a table, and I need to check and see if someone has selected two events that time-conflict with one another. How do I do math with the Date() function in Flex to see if two events occur at the same time or not? Are there other

RE: [flexcoders] Doing math with Date()

2009-05-18 Thread Jake Churchill
@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Laurence MacNeill Sent: Monday, May 18, 2009 9:11 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Doing math with Date() I have a list of events in a table, and I need to check and see if someone has selected two events