<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font size="+1"><font face="monospace">hi guys,<br>
        <br>
        I was writing the cookbook page about DateAndTime algebra when I
        found this bug<br>
        <br>
        ------------<br>
        d1 _ (DateAndTime now) + (Duration days: 5). <br>
        d1 class. " DateAndTime "<br>
        d1. " 2021-08-20T19:53:22.686415+00:00 "<br>
        dur _ d1 - d0. " 44061:19:53:22.686415 "<br>
        ------------<br>
        <br>
        bye<br>
        Nicola<br>
        <br>
        <br>
      </font></font>
  </body>
</html>