Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 524 Bytes

gobrtempo

Go (golang) lib to handle time/date in Brazilian format, timezone and standards

Build Status Go Report Card

Examples

dataPrimeiroPagto, _ := gobrtempo.DataFormatoBrasileiroParaTime("29/04/2018")
dataDeHoje := gobrtempo.AgoraDataEHoraEmTime()