<%Links::Config::load_vars%> Gossamer Links Setup: Date Options <%include include_style.html%>
<%set header_title = 'Date Options'%> <%set header_details = 'These settings control how dates are displayed in the user side of Gossamer Links.

Hide'%><%else%><%set header_details .= '1">Show'%><%endif%> <%set header_details .= ' date format help.'%> <%include include_header.html%> style="display: none"<%endunless%>>
Date Format Help
You can change the format of any dates displayed to the user using these settings. The following date formats are supported:
%yyyy% Four-digit year such as 2004
%yy% Two-digit year such as 04
%mmmm% Long month name such as January
%mmm% Short month name such as Jan
%mm% Numerical month such as 01
%m% Numerical month without leading 0, such as 1
%dddd% Long weekday name such as Sunday
%ddd% Short weekday name such as Sun
%dd% Numerical date such as 09
%d% Numerical date without leading 0, such as 9
Example Formats
%yyyy%-%mm%-%dd% 1999-12-25
%dd%-%mmm%-%yyyy% 12-Dec-1999
%ddd% %mmm% %dd% %yyyy% Sat Dec 12 1999
Date Options:
User date format. This should be how you want the user to see your dates.
date_user_format
Expiry date format. This should be how you want the expiry date to be displayed.
date_expiry_format
Review date format. This is the format used to display review dates.
date_review_format
Long user date format. This should be how you want the user to see long dates.
date_long_format
Date offset. How many hours to offset the date from your web server to your local time.
date_offset
Short day names (comma separated list).
date_days_short
Long day names (comma separated list).
date_days_long
Short month names (comma separated list).
date_month_short
Long month names (comma separated list).
date_month_long