Unable to change TIMEZONE in ORA2
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 65
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
Hello Guys, We have been trying to change TIMEZONE of ORA2, but no success yet. We want to set TIMEZONE to 'Asia/Kolkata' for any datetime references used in ORA2. Currently when instructor sets Start date of Peer Assessment to 12:00 PM, it takes it as UTC. So for Indian Standard Time it seems to be available +05:30 hours after the actual start time set. So is there anyway which can help us change TIMEZONE?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing ORA2's datetime handling and timezone configuration for Peer Assessment start dates, then reproduce the UTC-versus-Asia/Kolkata behavior described here. Done means datetime references use the configured Asia/Kolkata timezone and the instructor's 12:00 PM start time is interpreted correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, localization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100