Files
remind/include/sun.rem
2024-12-10 11:38:57 -05:00

8 lines
212 B
Plaintext

# Sunrise and sunset
# SPDX-License-Identifier: GPL-2.0-only
IF !$CalMode && !$PsCal
REM NOQUEUE AT [sunrise()] MSG %"%"[_("Sunrise")] %! %2.
REM NOQUEUE AT [sunset()] MSG %"%"[_("Sunset")] %! %2.
ENDIF