All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:00, 14 January 2025 Aria talk contribs created page GetPersianDate (Created page with "== getPersianDate == This function calculates and returns the Persian (Jalali) date based on the server's real time. '''Author:''' Aria === Syntax === <syntaxhighlight lang="lua"> getPersianDate() </syntaxhighlight> === Returns === * '''year''': The Persian (Jalali) year. * '''month''': The Persian (Jalali) month. * '''day''': The Persian (Jalali) day. === Code === <section name="Server/Client side Script" class="both" show="true"> <syntaxhighlight lang="lua"> func...")