Registry / cloud / azure-go-autorest-autorest-date

azure-go-autorest-autorest-date

JSON →
library0.3.1gogounverified

Package date provides time and date types for use with Azure autorest-generated clients.

go get github.com/Azure/go-autorest/autorest/date
INSTALL
IMPORT
SIG · AZURE-GO-AUTOREST-
A
azure-go-autorest-autorest-date
cloudgov0.3.1
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.

date
github.com/Azure/go-autorest/autorest/date

Creates a date.Time value and prints it.

package main import ( "fmt" "github.com/Azure/go-autorest/autorest/date" ) func main() { d := date.Time{Time: time.Now()} fmt.Println(d.String()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
azure-go-autorest-autorest-date — go get azure-go-autorest-autorest-date · libregistry