Skip to content

Conversation

stha-ums
Copy link

return the day which is xth [weekDay] from yth [week] of zth [month] of a [year]
eg. DateTime.Friday from the 2nd week of DateTime.July of the 2022 year.

[weekDay] ranges from 1 to 7. 1 = Monday and 7 = Sunday.
[week] ranges from 1 to 4 or 5 months depending upon the month.
ranges from 1 to 12. 1 is January and 12 is December.
the year in which you are calculating

@stha-ums stha-ums marked this pull request as ready for review November 26, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant