Python Forum
Python Datetimes made easy
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Datetimes made easy
#1
Take a look at Pendulum.
Python has already some 3-party Date libraries eg Arrow,Delorean,Chronyk.

What i did like about Pendulum when looking at it briefly is the work done with documentation.
There is a "Why Pendulum?" and "Why not Arrow?" explanation on GitHub.
Reply
#2
I wish I had this when I use was Scala at work a few months ago! Time is notoriously difficult to work with.
Reply
#3
yeah, yeah,my time machine is notoriously difficult to work with, so i have to post this reply two years late. but at least it's in the early part of September.

i don't know why, but i found dates and times easy to work with. but i've only done it in C. would that make a difference? i thought Python already had date and time tools, though i really haven't needed to make any serious use of them.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  I made a real-time python editor - anyone have any feedback? Almenon 2 3,480 Jan-20-2018, 08:23 AM
Last Post: Almenon

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020