I have to count the difference between two dates, to determine how many days exist between them. How do I do this? Can someone guide me to a good place please?
date from date to
2008-02-18 00:00:00 2008-02-29 00:00:00 - how do i count the number of
2008-03-01 00:00:00 2008-03-02 00:00:00 days in between?
2008-03-14 00:00:00 2008-03-16 00:00:00
thank you
date from date to
2008-02-18 00:00:00 2008-02-29 00:00:00 - how do i count the number of
2008-03-01 00:00:00 2008-03-02 00:00:00 days in between?
2008-03-14 00:00:00 2008-03-16 00:00:00
thank you
Comment