Skip to content

there's no isErevRoshChodesh(). implemetation  #13

Description

@emaayan

i was looking for a the that comparable to isErevRoshChodesh in kosherZmanim, but i can't seem to find one, to me it looks like it would be like this:

bool isMacharRoshChodesh(const hdate hebrewDate)
{
    return hebrewDate.day == 29 && hebrewDate.month != 6;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions