ವಿಷಯಕ್ಕೆ ಹೋಗು

ಮೋಡ್ಯೂಲ್:ConvertTime/doc

ವಿಕಿಪೀಡಿಯ, ಒಂಜಿ ಸೊತಂತ್ರ ವಿಶ್ವಕೋಶ

This is the documentation page for ಮೋಡ್ಯೂಲ್:ConvertTime

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: ದೋಷ: ಸಮಯ ತಪ್ಪಾತ್ಂಡ್.
{{#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.