Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date format not updating with User Settings Interface Language #253

Open
gavin-murphy opened this issue Jun 11, 2019 · 2 comments
Open

Date format not updating with User Settings Interface Language #253

gavin-murphy opened this issue Jun 11, 2019 · 2 comments

Comments

@gavin-murphy
Copy link

WIth latest SilverStripe 4.x the Site Settings no longer have user-specified date formats. Instead, there is a higher level 'Interface Language'.
Our users are expecting that new field to drive date formats elsewhere in the CMS, including the queued jobs views.
E.g. a user with English (US) might expect a MM/DD/YYYY format, whilst an English (UK) user might expect DD/MM/YYYY, say.
The queued jobs module doesn't appear to change date formats in accordance with this user setting.

@robbieaverill
Copy link
Contributor

Are you referring to date formats in the "Jobs" admin area?

@gavin-murphy
Copy link
Author

gavin-murphy commented Jun 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants