<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Also, your interpretation of #- as "to" would break with the existing "minus" in DateAndTime. :-)<div><br></div><div>If you want to add such an interface in your source code, I would suggest something like #--> to make the intention more clear. However, it is not of much use in the Chronology package in general. I think.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 16.08.2019 06:09:25 schrieb David T. Lewis <lewis@mail.msen.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">On Thu, Aug 15, 2019 at 07:56:04PM +0000, Thiede, Christoph wrote:<br>> Hi, there.<br>> <br>> <br>> Is there any reason why we don't have Time>>#-?<br>> <br><br>Yes. Conceptually, it does not make sense because class Time does not<br>represent a magnitude. If you want to think of the time of day as a<br>magnitude, then class DateAndTime is probably what you want.<br><br>The class comment for Time explains:<br><br>  If you need a point in time on a particular day, use DateAndTime.<br>  If you need a duration of time, use Duration.<br><br>Dave<br><br><br></div></blockquote></div>