i want to display some text during this time frame: 12:00am - 12:00pm.
whats the best way to do this, its busting my brain... even though it seems so simple.
I'd say the easiest way would be using the date("H:i") format.
yeah, but the problem is with am/pm.. since i dont want the text to display after 12:00 pm.
Date "H" uses a 24 hour format