Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

mindstand/gotime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotime

It's gotime

But... Why?

GoLang does not have native Time, Date, LocalTime, LocalDate, or LocalDateTime types. This package includes some stand-in replacements.

Note that for now, gotime will not fully implement time.Time's functionality. You can get the base time by calling the .GetTime() function