zmanim_get_shema_times
Calculate the latest times for reciting the morning Shema according to GR"A and Magen Avraham opinions. Input location and date to get both deadlines.
Instructions
Get the latest times for reciting the morning Shema according to different opinions.
This tool calculates the deadline for reciting the morning Shema (Krias Shema) according to two major halachic opinions: the GR"A (Vilna Gaon) and the Magen Avraham (MG"A). The GR"A calculation is 3 hours after sunrise, while the MG"A is based on 3 temporal hours from dawn (72 minutes before sunrise).
Args: params (LocationInput): Input parameters containing location and date information
Returns: str: Latest times for Shema according to both opinions in the requested format
Note: The MG"A time is typically earlier and more stringent than the GR"A time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |