---
title: "Arithmetic Example 4"
canonical: "https://support.appfire.com/space/PSCONF/15305250/Arithmetic%20Example%204"
format: markdown
---
> Macro (aura-html)

> Macro (excerpt)
> 
> ```
> interval day = "24h";
> interval month = day * 30;
> ```