https://github.com/bounoable/timefn
Time utilities for Go
https://github.com/bounoable/timefn
go golang period time timefn
Last synced: 3 months ago
JSON representation
Time utilities for Go
- Host: GitHub
- URL: https://github.com/bounoable/timefn
- Owner: bounoable
- License: mit
- Created: 2020-03-19T22:49:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T14:58:46.000Z (over 1 year ago)
- Last Synced: 2025-01-18T06:08:25.002Z (5 months ago)
- Topics: go, golang, period, time, timefn
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :clock1: timefn: Date utility library for Go
[](https://pkg.go.dev/github.com/bounoable/timefn)
> This project is a work in progress.
timefn provides utilities for working with time and time periods.
## Install
```
go get github.com/bounoable/timefn
```## Use
Read the [docs](https://pkg.go.dev/github.com/bounoable/timefn) for a list of available functions.