Crate prayers

Crate prayers 

Source

Structs§

CalculationMethod
Represents a calculation method (parameters)
Coordinates
Latitude, Longitude, Altitude (default to 0, in meters)
DateDeprecated
ISO 8601 calendar date with time zone.
DateTime
ISO 8601 combined date and time with time zone.
PrayerManager
The prayer manager
PrayerTimes
Represents prayer times
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Enums§

AsrJuristic
The asr juristic methods
CalculationMethods
The calculation methods
CalculationType
A calculation type
HightLatMethods
The method to use for higher latitudes
MidnightMethod
The midnight method

Traits§

Datelike
The common set of methods for date component.
TimeZone
The time zone.
Timelike
The common set of methods for time component.