Hello,
How would I go about getting the hebrew date as a string? The format I would like it in: (month day, year).
I would just have an array of month names, and choose which one based on the "currentHebrewMonth" variable, but the fact that there are several different possible hebrew year lengths makes it a lot more complicated. Thanks!
Hello, How would I go about getting the hebrew date as a string? The format I would like it in: (month day, year). I would just have an array of month names, and choose which one based on the "currentHebrewMonth" variable, but the fact that there are several different possible hebrew year lengths makes it a lot more complicated. Thanks!