Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
»

date

internationalization.german.date

(d i32, m i32, y i32)
 => 
String
format date using the most common German formatting rules, see
https://en.wikipedia.org/wiki/Date_and_time_notation_in_Europe#Germany

ex.`date 2024 4 12` results in `12.4.2024`.
0.094dev (2025-07-10 15:41:47 GIT hash eafa42ae743de61b62f958948d7abb5fada7756f built by fridi@fzen)