pray-calc/.github/wiki/api/interfaces/FormattedPrayerTimesAll.md

2.4 KiB

pray-calc v2.1.1


pray-calc / FormattedPrayerTimesAll

Interface: FormattedPrayerTimesAll

Defined in: types.ts:81

Prayer times plus all method comparison times, fully formatted.

Properties

angles

angles: TwilightAngles

Defined in: types.ts:91


Asr

Asr: string

Defined in: types.ts:87


Dhuhr

Dhuhr: string

Defined in: types.ts:86


Fajr

Fajr: string

Defined in: types.ts:83


Isha

Isha: string

Defined in: types.ts:89


Maghrib

Maghrib: string

Defined in: types.ts:88


Methods

Methods: Record<string, [TimeString, TimeString]>

Defined in: types.ts:93

Formatted comparison times for each method: [fajrString, ishaString].


Midnight

Midnight: string

Defined in: types.ts:90


Noon

Noon: string

Defined in: types.ts:85


Qiyam

Qiyam: string

Defined in: types.ts:82


Sunrise

Sunrise: string

Defined in: types.ts:84