This module is rated as beta. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.
-- Requested by [[User:Sdkb]]-- Handles these 3 cases:-- "2023" → "1 January 2023"-- "March 2023" → "1 March 2023"-- "14 March 2023" → "14 March 2023"localp={}-- {{#invoke:FillDate|getDomain|{{{1|}}}}}functionp.fillDate(frame)localstr=frame.args[1]returnstrendreturnp