ac-i2i-engineering / access-amherst

An web app to connect Amherst College students to events in a more convenient, intimate, and diverse way! https://amherst-connect.com/
https://ac-i2i-engineering.github.io/access-amherst/
MIT License
1 stars 1 forks source link

Revamped time logic for the backend to comply with industry standards and fix time related errors #59

Closed TairanJ closed 1 week ago

TairanJ commented 1 week ago

This pull request includes several changes to improve timezone handling, streamline file path operations, and enhance the overall functionality of the access_amherst_backend project. The most important changes include the conversion of datetime objects to UTC, the use of dateutil.parser for parsing dates, and the simplification of file path operations.

Timezone Handling Improvements:

File Path Operations Simplification:

Date Parsing Enhancements:

Template and Settings Updates:

Test Adjustments: