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 Current_time_stamps.py #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MMVonnSeek
Copy link

What type of PR is this? (check all applicable)

  • πŸš€ Added Name
  • ✨ Feature
  • 🌟 stared the repo
  • πŸ› Grammatical Error
  • πŸ“ Documentation Update
  • 🚩 Other

Description

Well, Pendulum is one of the libraries in python which provides easily manages complex date manipulations better than native datetime instances. It also manages timezones. It is actually an inherited library from a standard library datetime, and thus, we can create Pendulum instances using datetime class. We are simply converting timezones to find the current time in different places of the world.

Add Link of GitHub Profile

https://github.com/MMVonnSeek

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

Successfully merging this pull request may close these issues.

1 participant