{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/writeas/monday","name":"github.com/writeas/monday","description":"Package monday is a minimalistic translator for month and day of week names in time.Date objects\n\nMonday is not an alternative to standard time package. It is a temporary solution to use while\nthe internationalization features are not ready.\n\nThat's why monday doesn't create any additional parsing algorithms, layout identifiers. It is just\na wrapper for time.Format and time.ParseInLocation and uses all the same layout IDs, constants, etc.\n\nFormat usage:\n\nParse usage:\n\nMonday initializes all its data once in the init func and then uses only\nfunc calls and local vars. Thus, it's thread-safe and doesn't need any mutexes to be\nused with.","version":"v1.3.0","softwareVersion":"v1.3.0","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/writeas/monday","issueTracker":"https://github.com/writeas/monday/issues","url":"https://github.com/writeas/monday","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-01-25","dateModified":"2023-09-21","datePublished":"2023-09-21","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/writeas/monday/@v/v1.3.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/writeas/monday#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/writeas/monday"],"https://www.w3.org/ns/activitystreams#likes":2,"https://forgefed.org/ns#forks":1}