@@ -32,6 +32,8 @@ public struct CurrentWeather: Equatable, Hashable {
publicvarsunState:CelestialState?=.normal
publicvarmoonrise:Date?
publicvarmoonset:Date?
/// An approximate moonset value that can be used to draw animation when usual moonset is not available. Do not show this value to the user as actual time.