Displaying the Time on WDL

Hi,
When I open thw live page, I see my station name and the date switching back and forth. How do I get the time to display as well?
Thanks…

Have a look in the clientraw file first. Is the time shown next to the station name and date?

Funnily enough I’m about to upload a new version which will allow you to choose whether to display just the date, just the time or the 2 alternating.

Julian

thats odd…you should have the time/date alternating…
what is the url ?

Hi,
The URL is: home.ptd.net/~bstrbabs

OK the problem is because you’ve got a hyphen in your station name: Patchens_-_East_Stroudsburg_Pa

WDL uses the hyphen to separate the station name, date and time values, so what you’re seeing is the East_Stroudsburg_Pa bit switching with the date rather than the time.

Try renaming it to Patchens,_East_Stroudsburg_Pa (a comma) or a semi colon and see what happens then.

Julian

and, also,WD is adding the _ where it finds the spaces in the name (see in the real time ftp setup to change the name you have there)

:wink:

That did the trick, thanks!!