Registry / utility / olebedev-when

olebedev-when

JSON →
library1.1.0gogounverified

A natural language date/time parser for Go.

go get github.com/olebedev/when
INSTALL
IMPORT
SIG · OLEBEDEV-WHEN
O
olebedev-when
utilitygov1.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

when
github.com/olebedev/when

Parse a natural language date/time

package main import ( "fmt" "github.com/olebedev/when" ) func main() { w := when.New(nil) fmt.Println(w.Parse("tomorrow at 3pm", nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
olebedev-when — go get olebedev-when · libregistry