Actions

QS

QS:Date time format

From LimeSurvey Manual

Revision as of 09:12, 19 May 2018 by Bravehorse (talk | contribs) (Created page with "QS:Date time format")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.