Jonas Hahnfeld via LilyPond user discussion <[email protected]> writes:
> Am Sonntag, dem 27.03.2022 um 13:31 +0200 schrieb Michael Gerdau: >> %% start >> \version "2.23.7" >> >> date = #(strftime "%d.%m.%Y" (localtime (current-time))) >> %% end >> >> gives me: >> 3:9: Fehler: GUILE signalisierte einen Fehler für den hier beginnenden >> Ausdruck >> date = # >> (strftime "%d.%m.%Y" (localtime (current-time))) >> >> Invalid argument >> >> Shouldn't this work or has the syntax changed? > > This example works completely fine for me (on Linux). Where are you > testing this, on Linux, macOS, or Windows? This is very likely also quite locale-dependent. -- David Kastrup
