calculate the number of days between two dates
am 10.11.2007 23:47:17 von lucavillaGiven two dates like the following
Feb-14-07 18:20:11
Mar-03-07 20:32:19
how can I calculate the number of days (with decimals!) between the
first an
d the second?
Are there any ready solution on the web?