Jump to content

Mark917

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Mark917

  1. Thanks for the reply Xandy. Link to the page in question: https://pokerglobal.info/poker-rooms/americas-cardroom/freerolls/passwords-for-freerolls/ I have Internet Explorer v11 installed. In case it helps, here is a script that will download the info I want and display the array. The only problem is getting the time and date to display properly. <snip>
  2. I am trying to extract a date and time from a website using InetRead. The source for the page I am reading shows the date and time as shown below. I need to somehow extract the correct date and time from this information. Is there a function or calculation that will do this? The source shown here correlates to 15:20 (time) 29.03.17 (date). <div class="cell game-date" data-time="1490818800000"> <div class="site__time" data-time="1490818800000"> <div class="time"></div> <div class="date"></div> </div> </div>  
×
×
  • Create New...