Hi folks, Are there any advanced date/time manipulation libraries out there which provide operations similar to those offered by the http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html Calendar class in Java? Using the AS Date class for basic operations like adding X amount of days to the current date, adding X amount of hours to the current time, calculating for leap year etc. requires a fair amount of code. Is there any library out there which encapsulates this logic and provides a programmer friendly API?
TIA, sasuke -- View this message in context: http://old.nabble.com/Advanced-date-time-Flex-libraries-tp26267557p26267557.html Sent from the FlexCoders mailing list archive at Nabble.com.

