Skip to content

satorchi/mypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

satorchipy -- Steve T.'s python stuff

datefunctions

a few tools for manipulating dates and times

  • isodate(date) : print date in ISO format. date is a datetime object
  • str2dt(str) : convert a string to a datetime object
  • tot_seconds(delta) : convert a timedelta to a total number of seconds
  • roundTime(d,roundTime) : round time to nearest minute (or whatever given by roundTime)

About

my python gadgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages