Actions

QS

Date time format/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "QS:Date time format")
 
(Created page with "===日付/時刻形式===")
Line 2: Line 2:
<onlyinclude>
<onlyinclude>


===Date/Time format===  
===日付/時刻形式===  


'''Description'''
'''Description'''

Revision as of 09:12, 19 May 2018


日付/時刻形式

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.