Hi Jonatan, If you need easy-to-use DateTime objects, I'd suggest mx.DateTime package -- search for 'mx.DateTime' on google to find it - it's a lot easier to work with those DateTime objects, especially for rules like adding or subtracting a whole week, when the week crosses daylight savings time rules, etc... It handles it all very elegantly. Just my 2c. -- Paul