Template:GetPersianDate: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
No edit summary
Line 1: Line 1:
== getPersianDate ==
This function calculates and returns the Persian (Jalali) date based on the server's real time.


=== Syntax ===
<syntaxhighlight lang="lua">
table getPersianDate()
</syntaxhighlight>

Revision as of 21:49, 14 January 2025

getPersianDate

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

Syntax

table getPersianDate()