Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.
/ timeshift Public archive

Super simple, and limited, utility to shift between UTC and common time zones.

License

Notifications You must be signed in to change notification settings

jaybaker/timeshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeshift

A micro time zone conversion implementation for administrative purposes.

Motivation: In cloud computing environments it is common to spin up (virtual) machine instances all the time. In these cases, you do not want to incur the cost of accessing a database, whatever the implementation, just to convert between time zones. The more time zones needed to support, the more overhead you have in one way or another. Very frequently, you really just need to convert between UTC and one other time zone. This library addresses that problem.

If you need to support many, or all, time zones, there are better implementations. See pytz for example.

About

Super simple, and limited, utility to shift between UTC and common time zones.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages