This module is rated as beta, and is ready for widespread use. It is still new and should be used with some caution to ensure the 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