mirror of
https://github.com/acamarata/pray-calc.git
synced 2026-07-01 03:14:28 +00:00
91 lines
2 KiB
Markdown
91 lines
2 KiB
Markdown
[**pray-calc v2.1.1**](../README.md)
|
|
|
|
***
|
|
|
|
[pray-calc](../README.md) / FormattedPrayerTimes
|
|
|
|
# Interface: FormattedPrayerTimes
|
|
|
|
Defined in: [types.ts:50](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L50)
|
|
|
|
Prayer times formatted as HH:MM:SS strings.
|
|
|
|
## Properties
|
|
|
|
### angles
|
|
|
|
> **angles**: [`TwilightAngles`](TwilightAngles.md)
|
|
|
|
Defined in: [types.ts:60](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L60)
|
|
|
|
***
|
|
|
|
### Asr
|
|
|
|
> **Asr**: `string`
|
|
|
|
Defined in: [types.ts:56](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L56)
|
|
|
|
***
|
|
|
|
### Dhuhr
|
|
|
|
> **Dhuhr**: `string`
|
|
|
|
Defined in: [types.ts:55](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L55)
|
|
|
|
***
|
|
|
|
### Fajr
|
|
|
|
> **Fajr**: `string`
|
|
|
|
Defined in: [types.ts:52](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L52)
|
|
|
|
***
|
|
|
|
### Isha
|
|
|
|
> **Isha**: `string`
|
|
|
|
Defined in: [types.ts:58](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L58)
|
|
|
|
***
|
|
|
|
### Maghrib
|
|
|
|
> **Maghrib**: `string`
|
|
|
|
Defined in: [types.ts:57](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L57)
|
|
|
|
***
|
|
|
|
### Midnight
|
|
|
|
> **Midnight**: `string`
|
|
|
|
Defined in: [types.ts:59](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L59)
|
|
|
|
***
|
|
|
|
### Noon
|
|
|
|
> **Noon**: `string`
|
|
|
|
Defined in: [types.ts:54](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L54)
|
|
|
|
***
|
|
|
|
### Qiyam
|
|
|
|
> **Qiyam**: `string`
|
|
|
|
Defined in: [types.ts:51](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L51)
|
|
|
|
***
|
|
|
|
### Sunrise
|
|
|
|
> **Sunrise**: `string`
|
|
|
|
Defined in: [types.ts:53](https://github.com/acamarata/pray-calc/blob/4227afc2c3993234794b3a1a561c080edc6d4d4e/src/types.ts#L53)
|