GetPersianDate: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 January 2025

  • curprev 22:0222:02, 14 January 2025Aria talk contribs 2,738 bytes −1 No edit summary
  • curprev 22:0222:02, 14 January 2025Aria talk contribs 2,739 bytes +50 No edit summary
  • curprev 22:0022:00, 14 January 2025Aria talk contribs 2,689 bytes +2,689 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..."