- Posts: 4
- Thank you received: 0
Welcome to the LimeSurvey Community Forum
Ask the community, share ideas, and connect with other LimeSurvey users!
Where to change the site-wide default date format?
2 years 2 months ago #209870
by fishfree2
Where to change the site-wide default date format? was created by fishfree2
I find nowhere to set this in the application/config.php, so where to set it? I can accept hacking the code. Thank you in advance!
The topic has been locked.
- DenisChenu
-
- Away
- LimeSurvey Community Team
-
Less
More
- Posts: 12895
- Thank you received: 2371
2 years 2 months ago #209872
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Replied by DenisChenu on topic Where to change the site-wide default date format?
Default by language :
github.com/LimeSurvey/LimeSurvey/blob/40...lator_helper.php#L65
You can makoe a feature request to allow update this by DB, config or plugin
You can makoe a feature request to allow update this by DB, config or plugin
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.
2 years 2 months ago #209922
by fishfree2
Replied by fishfree2 on topic Where to change the site-wide default date format?
Thank you for your tip. But finally it turns out that the Import user from CSV feature ignores the "lang" field value in the CSV file and the dependent "dateformat" value. This is probably a bug in the latest 4.x version.
The topic has been locked.
- DenisChenu
-
- Away
- LimeSurvey Community Team
-
Less
More
- Posts: 12895
- Thank you received: 2371
2 years 2 months ago #209952
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Replied by DenisChenu on topic Where to change the site-wide default date format?
Token import ?
can you show the header and some data ? Remind : language for token must use language code ( fr, en, de …)
can you show the header and some data ? Remind : language for token must use language code ( fr, en, de …)
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.