| Server IP : 127.0.1.1 / Your IP : 216.73.216.152 Web Server : Apache/2.4.52 (Ubuntu) System : Linux bahcrestlinepropertiesllc 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/tcltk/tcl8.6/msgs/ |
Upload File : |
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset ar DAYS_OF_WEEK_ABBREV [list \
"\u062d"\
"\u0646"\
"\u062b"\
"\u0631"\
"\u062e"\
"\u062c"\
"\u0633"]
::msgcat::mcset ar DAYS_OF_WEEK_FULL [list \
"\u0627\u0644\u0623\u062d\u062f"\
"\u0627\u0644\u0627\u062b\u0646\u064a\u0646"\
"\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621"\
"\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621"\
"\u0627\u0644\u062e\u0645\u064a\u0633"\
"\u0627\u0644\u062c\u0645\u0639\u0629"\
"\u0627\u0644\u0633\u0628\u062a"]
::msgcat::mcset ar MONTHS_ABBREV [list \
"\u064a\u0646\u0627"\
"\u0641\u0628\u0631"\
"\u0645\u0627\u0631"\
"\u0623\u0628\u0631"\
"\u0645\u0627\u064a"\
"\u064a\u0648\u0646"\
"\u064a\u0648\u0644"\
"\u0623\u063a\u0633"\
"\u0633\u0628\u062a"\
"\u0623\u0643\u062a"\
"\u0646\u0648\u0641"\
"\u062f\u064a\u0633"\
""]
::msgcat::mcset ar MONTHS_FULL [list \
"\u064a\u0646\u0627\u064a\u0631"\
"\u0641\u0628\u0631\u0627\u064a\u0631"\
"\u0645\u0627\u0631\u0633"\
"\u0623\u0628\u0631\u064a\u0644"\
"\u0645\u0627\u064a\u0648"\
"\u064a\u0648\u0646\u064a\u0648"\
"\u064a\u0648\u0644\u064a\u0648"\
"\u0623\u063a\u0633\u0637\u0633"\
"\u0633\u0628\u062a\u0645\u0628\u0631"\
"\u0623\u0643\u062a\u0648\u0628\u0631"\
"\u0646\u0648\u0641\u0645\u0628\u0631"\
"\u062f\u064a\u0633\u0645\u0628\u0631"\
""]
::msgcat::mcset ar BCE "\u0642.\u0645"
::msgcat::mcset ar CE "\u0645"
::msgcat::mcset ar AM "\u0635"
::msgcat::mcset ar PM "\u0645"
::msgcat::mcset ar DATE_FORMAT "%d/%m/%Y"
::msgcat::mcset ar TIME_FORMAT_12 "%I:%M:%S %P"
::msgcat::mcset ar DATE_TIME_FORMAT "%d/%m/%Y %I:%M:%S %P %z"
}