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