- `v`: adds a tag "version" based on the expression, e.g. `v(VERSION)` -> `t("version", VERSION)` - `utc`: like `tm`, but converts a `DateTime<Utc>` to `i64` automatically