Initializing the date/time on the ark player

Hello, John Mott from WXNA Nashville. i’m integrating the ark player into a page and have what I hope is a simple question, how do I initialize the date/time?

Right now it initializes to the current date and time. It looks like some sort of post load initialization is occurring in javascript, as its filling out the date with a select statement, setting current day as today and the current time as now.

thanks

arkplayer

1 Like

Hi John,

You can do that using the markup for the player tag. It’s mentioned in section 2 of the instructions.

https://spinitron.github.io/ark-player/

1 Like

thank you, that’s perfect!

1 Like