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

[REBOL] Re: [date date! month month-bounds] MONTH-BOUNDS func design

From: gregg:pointillistic at: 30-Jan-2008 5:59

Hi Carl, CR> But if it's only the day's we're considering, it makes more sense CR> to ignore the time. someday/date <= anotherday/date etc. (Thus CR> getting around the need to use Anton's < 1st-of-next-month.) Which brings us back to the original question: What should MONTH-BOUNDS return? Is there a use that requires the time be included, or is the common case of date-only used 99% of the time, and we favor simplicity and obviousness over flexibility? -- Gregg