as3corelib icon indicating copy to clipboard operation
as3corelib copied to clipboard

Calculate differences between dates and format them

Open kachurovskiy opened this issue 13 years ago • 2 comments

I've got the code that can calculate differences between dates and format them in English and Russian e.g. "1 year 2 months 56 minutes". It favors leap-years and other issues. Do you want me to send you a pull request?

kachurovskiy avatar Mar 12 '11 18:03 kachurovskiy

Yeah, submit the pull request and I will check it out.

mike

mikechambers avatar Mar 13 '11 00:03 mikechambers

Mike,

Please check this out and decide whether we need this in as3corelib and if yes - what class names / packages should I use in pull request:

Demo - http://kachurovskiy.com/f/ria/11/date/DateDurationApp.html Source - http://kachurovskiy.com/f/ria/11/date/srcview/index.html

kachurovskiy avatar Mar 13 '11 11:03 kachurovskiy