Template:GetPersianDate: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
=== Syntax ===
=== Syntax ===
<syntaxhighlight lang="lua">
<syntaxhighlight lang="lua">
table getPersianDate()
getPersianDate()
</syntaxhighlight>
</syntaxhighlight>

Revision as of 21:50, 14 January 2025

getPersianDate

This function calculates and returns the Persian (Jalali) date based on the server's real time.

Syntax

getPersianDate()