Source From Here
Question
Datetime objects hurt my head for some reason. I am writing to figure out how to shift a date time object by 12 hours. I also need to know how to figure out if two date time object's differ by say 1 minute or more.
How-To
The datetime library has a timedelta object specifically for this kind of thing:
Question
Datetime objects hurt my head for some reason. I am writing to figure out how to shift a date time object by 12 hours. I also need to know how to figure out if two date time object's differ by say 1 minute or more.
How-To
The datetime library has a timedelta object specifically for this kind of thing:
沒有留言:
張貼留言