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

Create method through flag that validates different time zones #57

Open
dmtzs opened this issue Dec 24, 2022 · 0 comments
Open

Create method through flag that validates different time zones #57

dmtzs opened this issue Dec 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dmtzs
Copy link
Owner

dmtzs commented Dec 24, 2022

Objective

I need to create through attributes of each calss inside library something that can validate exp and all that part of functionality not only with utc but also with different time zones, so it can be modified to validate in different time zones, something like the URL of the line code to be changed, click here

Also the specific line of code to check is: now = timegm(datetime.now(tz=timezone.utc).utctimetuple())

@dmtzs dmtzs added the enhancement New feature or request label Dec 24, 2022
@dmtzs dmtzs self-assigned this Dec 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant