Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello I'm wondering what's the easiest way to get the date one week back in time? Thanks RS
You can use "this":http://qt-project.org/doc/qt-4.8/qdatetime.html#addDays
Great! Apparently the solution was too simple for me to find... Thank you! -RS