How do i get the current date.. in yyyymmdd format from the system. i need to subtract a date i have from the current date to get number of days left.
like i am gettng a date as 20051004 , which october 10th ,2005 . now todays dte is aug 16, 2005 i want to minus the date i get from the current date and get how many days r left.
can u help me with that.