ಮೋಡ್ಯೂಲ್:ConvertTime/doc
ತೊಜುನ
This is the documentation page for ಮೋಡ್ಯೂಲ್:ConvertTime
| This is a documentation subpage for ಮೋಡ್ಯೂಲ್:ConvertTime. It may contain usage information, categories and other content that is not part of the original ಮೋಡ್ಯೂಲ್ page. |
Usage
[ಸಂಪೊಲಿಪುಲೆ]This module was primarily created because the parser function {{#time}} was unable to calculate the Tulu month. This limitation was identified as a bug (Phab:T21412) and reported immediately. Since the bug has now been fixed, this module is no longer necessary and may be removed.
Example:
{{#time:F Y|{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}If we give: ದೋಷ: ಸಮಯ ತಪ್ಪಾತ್ಂಡ್.
Module syntax
[ಸಂಪೊಲಿಪುಲೆ]{{#invoke:ConvertTime|main|<!-- your text here -->}}
Example, {{#invoke:ConvertTime|main|೧೬:೨೫, ೧೪ ದಸಂಬರ್ ೨೦೨೫ (UTC)}} gives the result "16:25, 14 December 2025 (UTC)"
Example:
{{#time:F Y|{{#invoke:ConvertTime|main|{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}}}
Output: ಜನವರಿ ೨೦೨೬
This demonstrates that the module correctly converts the date into the localised (Tulu language) month and year format.