https://github.com/twmb/go-strftime
strftime formatting in Go
https://github.com/twmb/go-strftime
Last synced: 8 months ago
JSON representation
strftime formatting in Go
- Host: GitHub
- URL: https://github.com/twmb/go-strftime
- Owner: twmb
- License: mit
- Created: 2019-09-15T10:13:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T10:13:26.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T03:43:09.600Z (over 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-strftime
===========
Package strftime provides a simple AppendStrftime function similar to
time.Time's AppendFormat.
Documentation
-------------
[](https://godoc.org/github.com/twmb/go-strftime)