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.095dev (2025-09-09 14:29:31 GIT hash 98644f8f651c2101a0730cfe31c5807993b7603b built by fridi@fzen)