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

date

internationalization.japanese.date

(d i32, m i32, y i32)
 => 
String
[Contains abstract features]
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-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)