Files
kumomta/docs/reference/template/now.md
T

8 lines
165 B
Markdown

```rust
pub fn now() -> Value
```
Returns the current time in UTC as unix timestamp.
To format this timestamp, use the [datetimeformat](datetimeformat.md) filter.