Check out Jeff Tapper's DateFunction class... it's saved me hours and hours and hours and hours of Date frustration...
http://jeff.mxdj.com/datediff_for_actionscript.htm For your issue, look at the dateDiff to compare for y, m, d between your hire date and current date. Brendan On Wed, Mar 12, 2008 at 7:40 AM, Mark <[EMAIL PROTECTED]> wrote: > I'm getting a list of employees where the "Hire Date" is one of the > fields. I'd like to change that into length of service by way of > yy/mm/dd. Can anyone help me with the math on this please? > > Thanks, > Mark > > > -- Brendan Meutzner http://www.meutzner.com/blog/

