Vocabulary calendar Inputs Outputs Word description Adds two durations to produce a duration or adds a timestamp and a duration to produce a timestamp. The calculation takes timezones into account.
Examples USING: calendar math.order prettyprint ;
10 months 2 months time+ 1 years <=> .+eq+ 
USING: accessors calendar math.order prettyprint ;
2010 1 1 <date> 3 days time+ day>> .4 
See also time- Definition Methods 
        
        This documentation was generated offline from a
        load-all image.  If you want, you can also
        browse the documentation from within the UI developer tools . See
        the Factor website 
        for more information.
        
        Factor 0.101 x86.64 (2294, heads/master-63f5fcf606, Aug 26 2025 10:59:32)