HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/mailing.wb-cloud.nl/private_html/admin/help/en/date_format.php
The format string recognises these characters<br>
<pre>
d   2-digit day with leading zero
j   day without leading zero
F   long representation of month
m   2-digit month with leading zero
n   month without leading zero
M   short representation of month
y   2-digit year
Y   4-digit year
</pre>
Unrecognized characters in the format string will be displayed as-is.<br>
Examples of the format string and the formatted date<br>
<pre>
j F Y   6 April 2020
M j, y  Apr 6, 20
Y-m-d   2020-04-06
j/n/y   6/4/20
</pre>
<p>On some pages, such as Statistics Overview, the month name will be displayed in short representation regardless of this setting.</p>