%% 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?

Sorry, forgot to mention I've tested that on Windows 11, German locale.

On the same machine using 2.23.5 (the 32 bit version using guile 1.8) it works w/o noticeable problems.

Kind regards,
Michael
--
 Michael Gerdau       email: [email protected]
 GPG-keys available on request or at public keyserver

Reply via email to