javascript - JS getting day of week + current time and displaying messages based on it -


i have schedule web radio's site, , every day has different order of playlists, while hours differ well. want display previous, current , next playlist on site. clear: should based on 1 timezone (preferably est), , not on user's current time.

i've searched couple of hours yesterday, couldn't find useful enough, although have messed many examples found. i'm new this, makes kind of hard. let friend me, unfortunately busy exams coming time.

can me this? appreciated!


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -