Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: How to...? Convert Date of Birth to Age

From: lmecir:mbox:vol:cz at: 26-Oct-2002 9:49

Hi, ----- Original Message ----- From: "Joel Neely"
> In retrospect, I could have specified this option by saying: > > For two dates A, B such that A <= B, return the "smallest" > triplet of (non-negative) values Y, M, D such that > > b = to-date reduce [a/year + y a/month + m a/day + d]
I would say the "largest" ? (but that doesn't matter, of course, because everybody can see, what you mean) -L