Date time format/da: Difference between revisions
From LimeSurvey Manual
Maren.fritz (talk | contribs) Created page with "QS: Dato-tidsformat" |
Maren.fritz (talk | contribs) Created page with "<languages /> <onlyinclude>" |
||
Line 2: | Line 2: | ||
<onlyinclude> | <onlyinclude> | ||
=== | ===Dato/klokkeslæt format=== | ||
'''Description''' | '''Description''' |
Revision as of 10:45, 29 December 2023
Dato/klokkeslæt 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.