Actions

QS

Date time format/fr: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Created page with "QS : Format de date et d'heure")
Line 20: Line 20:




[[Category:Question Settings]][[Category:Question Input Options]]
<div class="mw-translate-fuzzy">
[[Category:Question Settings/fr]][[Category:Advanced Question Settings/fr]]
</div>

Revision as of 19:34, 27 September 2023


Date/Time format

Description

This question option can be used to specify a custom date format. If it is empty, the survey date format will be used.

Valid values

  • The d/dd,m/mm,yy/yyyy,H/HH,M/MM formats can be used to display the date and/or time, while "-", ".", "/", ":" can be used as separators.

Examples

  • yyyy-mm-dd - year-month-day;
  • dd.mm.yyyy HH:MM - day.month.year Hour:Minute;
  • HH:MM - Hour:Minute (only the time can be selected);
  • yyyy/mm - year/month.