Commit graph

5 commits

Author SHA1 Message Date
Winni Neessen a10ec1c0f9
Update DateTime String method to use Value()
Refactor the DateTime String method to use the Value() function instead of accessing the internal field directly, for better encapsulation and readability.
2023-06-27 16:12:59 +02:00
Winni Neessen fe800b7632
Added sunrise data 2023-05-30 14:29:31 +02:00
Winni Neessen 28d203a188
Fixed DateTime fmt.Stringer method 2023-05-28 23:39:11 +02:00
Winni Neessen 0608c4ecaa
Added tests for astronomical data. Let's merge this for now as 0.0.7 2023-05-28 23:31:53 +02:00
Winni Neessen 56b17ffcf3
Implemented astronomical info endpoint and DateTime type 2023-05-27 17:33:41 +02:00