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

date

internationalization.japanese.date

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

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