Booth Martin wrote on 17/05/2007 09:39:50:
What bothers me is that dates don't round trip well.   Does March 31st 
less one month, plus one month, equal March 31st?
It bothers me too, but I'm not sure there would be a sensible way to 
implement month arithmetic so that March 31 could round trip.  Suppose 
that
a = 2007-03-31
b = a - 1 month + 1 month
If b = a, then you would just have another inconsistency.
c = a - 1 month
d = 2007-02-28
I think that we can agree that  c = d.  But then you have
c + 1 month                       =  d + 1 month
(a - 1 month) + 1 month = (2007-02-28) + 1 month
2007-03-31                       = 2007-02-28 ......................... 
uh-oh!
Dates arithmetic will never behave like integer arithmetic, because 
'months' and 'years' are not really consistently defined.
Attention:
The information contained in this message and or attachments is 
intended only for the person or entity to which it is addressed and may contain 
confidential and/or privileged material. Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon, this 
information by persons or entities other than the intended recipient is 
prohibited. If you received this message in error, please contact the sender 
and 
delete the material from any system and destroy any copies. Thank you for your 
time and consideration.
Attention: 
Le contenu de ce message et(ou) les fichiers ci-joints s?adressent 
exclusivement à la personne ou -entité à laquelle ils sont destinés. Ils 
peuvent 
contenir de l?information confidentielle, protégée et(ou) classifiée. Il est 
strictement interdit à toute personne ou entité autre que le(la) destinataire 
prévu(e) de ce message d?examiner, de réviser, de retransmettre ou de diffuser 
cette information, de prendre une quelconque action en fonction ou sur la base 
de celle-ci, ou d?en faire tout autre usage. Si vous avez reçu ce message par 
erreur, veuillez communiquer avec l?expéditeur(trice), supprimer ce message et 
les fichiers ci-inclus de tout système, et en détruire toutes copies, qu?elles 
soient électroniques ou imprimées. Nous vous remercions de votre entière 
collaboration. 
As an Amazon Associate we earn from qualifying purchases.