<div dir="ltr">at least adjusting the date portions?  We currently have:<div><br></div><div>Date - #addDays:, #subtractDays:</div><div>TimeStamp - #plusDays:, #minusDays:</div><div>DateAndTime - #+ and #-</div><div><br></div><div> I keep getting messed up by which type of object I have, and which method it understands to alter the date portion.</div><div><br></div><div>Would the community be interested in having these methods spread out to all of the types so that we can have more polymorphic date representations?  (and, maybe, even the rest of the protocols?)</div><div><br></div><div>Or, alternatively, removing some of the options and settling on one standard?</div><div><br></div><div>-cbc</div></div>