Uses of Class
com.timeanddate.services.dataTypes.astro.AstronomyEvent
Packages that use AstronomyEvent
-
Uses of AstronomyEvent in com.timeanddate.services.dataTypes.astro
Methods in com.timeanddate.services.dataTypes.astro that return AstronomyEventModifier and TypeMethodDescriptionstatic AstronomyEvent
Astronomy.getSunrise()
This returns the hour and minute of the sunrise in DateTime format.Astronomy.getSunset()
This returns the hour and minute of the sunrise in DateTime format.Methods in com.timeanddate.services.dataTypes.astro that return types with arguments of type AstronomyEventModifier and TypeMethodDescriptionAstronomy.getEvents()
Lists all sunrise/sunset events during the day.Methods in com.timeanddate.services.dataTypes.astro with parameters of type AstronomyEvent