Actions

QS

Date time format/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "===日付/時刻形式===")
(Created page with "'''説明'''")
Line 4: Line 4:
===日付/時刻形式===  
===日付/時刻形式===  


'''Description'''
'''説明'''


This question option can be used to specify a custom date format. If it is empty, [[Text elements#Survey text elements panel|the survey date format]] will be used.
This question option can be used to specify a custom date format. If it is empty, [[Text elements#Survey text elements panel|the survey date format]] will be used.

Revision as of 09:12, 19 May 2018


日付/時刻形式

説明

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.