Thread: date format
View Single Post
  #1   Report Post  
Tiffany
 
Posts: n/a
Default date format

Hi

I have a question and hope someone can help.

I have 2 dates

e.g. 11/1/2005 (mm/dd/yyyy) and 9/1/2005 (mm/dd/yyyy). If I substract them,
I will get 61 days. However, i do not want to show 61 days, i want to show 2
months instead.

e.g. 11/1/2005 - 9/25/2004 = ? months and ? days


can anyone help.