open-craft / opencraft

OpenCraft - Instance Manager
https://ocim.opencraft.com
GNU Affero General Public License v3.0
55 stars 22 forks source link

Doesn't manage Time zones and Date format #200

Closed SlyMaVoix closed 7 years ago

SlyMaVoix commented 7 years ago

It is impossible into opencraft to manage time zones and Date format. All dates and times are configurable only with one format an one time zone:

mm/dd/yyyy and HH::MM (UTC)

Is it possible to manage others time zones and date format, based from the country or language parameter somewhere ?

antoviaque commented 7 years ago

I think in Studio this is currently set in UTC, regardless of the Timezone setting - right @bdero ?

CC @bradenmacdonald

bdero commented 7 years ago

@SlyMaVoix @antoviaque Yup, this is still true I believe. It's possible to change the timezone used for display in the LMS, but there isn't a way to configure the Studio interface to use anything other than UTC times.

antoviaque commented 7 years ago

@bdero Thank you for checking!

@SlyMaVoix This is thus an upstream limitation of the Open edX project - this would have to be contributed by someone to https://open.edx.org/

SlyMaVoix commented 7 years ago

Thank you for your answer ! @antoviaque and @bdero