novatrixtech / gobrtempo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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()

About

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

License:MIT License


Languages

Language:Go 100.0%