An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/writeas/monday

Package monday is a minimalistic translator for month and day of week names in time.Date objects Monday is not an alternative to standard time package. It is a temporary solution to use while the internationalization features are not ready. That's why monday doesn't create any additional parsing algorithms, layout identifiers. It is just a wrapper for time.Format and time.ParseInLocation and uses all the same layout IDs, constants, etc. Format usage: Parse usage: Monday initializes all its data once in the init func and then uses only func calls and local vars. Thus, it's thread-safe and doesn't need any mutexes to be used with.

Ecosystem
proxy.golang.org
Latest Release
v1.3.0
over 2 years ago
Versions
5
Dependent Packages
9
Dependent Repos
12
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/writeas/monday
spec
License BSD-2-Clause
Namespace github.com/writeas
First Release about 8 years ago
Last Synced 9 days ago
Repository
Stars 2 on GitHub
Forks 1 on GitHub
Docker Dependents 3
Docker Downloads 239
Rankings on proxy.golang.org
Overall Top 6.9%
Dependent packages Top 1.8%
Dependent repos Top 1.5%
Docker downloads Top 1.5%