Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bounoable/timefn

Time utilities for Go
https://github.com/bounoable/timefn

go golang period time timefn

Last synced: about 5 hours ago
JSON representation

Time utilities for Go

Awesome Lists containing this project

README

        

# :clock1: timefn: Date utility library for Go

[![go.dev reference](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](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.