mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
4 lines
89 B
YAML
4 lines
89 B
YAML
>-
|
|
|
|
The time is {{ now().hour }} {{ "%0.02d" | format(now().strftime("%-M") | int) }}.
|