We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8534dc9 commit 5c368f8Copy full SHA for 5c368f8
README.md
@@ -22,6 +22,6 @@ import (
22
func main() {
23
rataDie := greg.ToRD(1995, time.December, 17)
24
fmt.Println(rataDie)
25
- // Output: 728644
+ // Output: 728644
26
}
27
```
0 commit comments