Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

AyakuraYuki/chrono

Repository files navigation

chrono

chronosphere activated

Inspired by dromara/carbon, chrono retains a value-passing implementation and behaves similarly to time.Time in most scenarios, differing from the dromara/carbon approach.

chrono is not intended as an alternative to dromara/carbon, but adopts value-passing to better fit specific use cases. Developers may freely choose between chrono and dromara/carbon based on their architectural preferences.

A simple, semantic time package for Golang.

Installation

go version >= 1.24
go get -u github.com/AyakuraYuki/chrono
import "github.com/AyakuraYuki/chrono"

About

A simple, semantic time package for Golang.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages