go-week VS dateparse

Compare go-week vs dateparse and see what are their differences.

go-week

A Go package to work with ISO 8601 week dates (by stoewer)

dateparse

GoLang Parse many date strings without knowing format in advance. (by araddon)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-week dateparse
- 1
9 1,985
- -
0.0 0.0
over 2 years ago 4 months ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-week

Posts with mentions or reviews of go-week. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning go-week yet.
Tracking mentions began in Dec 2020.

dateparse

Posts with mentions or reviews of dateparse. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing go-week and dateparse you can also consider the following projects:

cronrange - time range expression in cron style

tuesday - Ruby-compatible strftime for golang

gostradamus - Gostradamus: Better DateTimes for Go 🕰️

go-str2duration - Convert string to duration in golang

strftime - C99-compatible strftime formatter for use with Go time.Time instances.

go-sunrise - Go package for calculating the sunrise and sunset times for a given location

iso8601 - A fast ISO8601 date parser for Go