Registry / utility / hablullah-go-juliandays

hablullah-go-juliandays

JSON →
library1.0.0gogounverified

Convert between Gregorian and Julian day numbers.

go get github.com/hablullah/go-juliandays
INSTALL
IMPORT
SIG · HABLULLAH-GO-JULIA
H
hablullah-go-juliandays
utilitygov1.0.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.

juliandays
github.com/hablullah/go-juliandays

Convert a Gregorian date to Julian day number.

package main import ( "fmt" "github.com/hablullah/go-juliandays" ) func main() { jd := juliandays.ToJulianDay(2023, 1, 1) fmt.Println(jd) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
hablullah-go-juliandays — go get hablullah-go-juliandays · libregistry