Date format - cyrillePrigent/uMod GitHub Wiki

Description

Configure date format for your localization.

Server configuration

Make your date format.

Aliases Description Exemple value
%d day of the month 07
%m month 09
%Y full year 1998
%y two-digit year 90

set u_date_format "%m/%d/%Y"