this post was submitted on 17 Jan 2024
0 points (NaN% liked)

Golang

2163 readers
2 users here now

This is a community dedicated to the go programming language.

Useful Links:

Rules:

founded 1 year ago
MODERATORS
 

I am doing a lot of work right now that requires day and year durations and I have to define those myself. I wonder why they didn't include those in the time package.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 8 months ago

Well now I need to go add some tests and fix some bugs. Thanks yall.