I am trying to figure out how to pull out the time of day in Javascript. I am then going to band these depending on the time e.g. 8-11am = Breakfast.
I know how to do that part but can't figure out how to pull out the time of day itself.
I am trying to figure out how to pull out the time of day in Javascript. I am then going to band these depending on the time e.g. 8-11am = Breakfast.
I know how to do that part but can't figure out how to pull out the time of day itself.