Extract date from holyday #850
|
How do I extract the date of the desired holiday...for example, i want to know the Thankgiving date of year 2002, how do I do that? |
Answered by
arkid15r
Dec 15, 2022
Replies: 1 comment
|
You could use HolidayBase::get_named() for that |
0 replies
Answer selected by
dr-prodigy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could use HolidayBase::get_named() for that