Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

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.097dev (GIT hash 6a5de4939ddf29875c1d9a706508d9bfd0cd7ca9)
last changed: 2026-06-09