Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Values in date URL
#1
Hi
First time here and newbie learning Python, so hope you can help me ?

This is the amended url, which works internally only and will return 5 seconds of data

http://monitoring/dashboards/php/feed/liveviewership.php?graphdata=true&startday=20180415%2007:00&endday=20180415%2007:05

How can I ask the user for the startday and endday values, check its correct date and time format and use the user date/time for checking the data ?

From the data returned I have to put it into fields to look for the min and max and amount of data.

Any help or advice would be very gratefully received

Thanks
Reply


Messages In This Thread
Values in date URL - by DrSavage - May-28-2018, 06:26 PM
RE: Values in date URL - by Larz60+ - May-28-2018, 08:44 PM
RE: Values in date URL - by DrSavage - May-28-2018, 09:33 PM
RE: Values in date URL - by DrSavage - Jun-12-2018, 03:30 PM
RE: Values in date URL - by snippsat - Jun-12-2018, 03:50 PM
RE: Values in date URL - by DrSavage - Jun-12-2018, 03:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare current date on calendar with date format file name Fioravanti 1 313 Mar-26-2024, 08:23 AM
Last Post: Pedroski55
  Python date format changes to date & time 1418 4 721 Jan-20-2024, 04:45 AM
Last Post: 1418
  Date format and past date check function Turtle 5 4,406 Oct-22-2021, 09:45 PM
Last Post: deanhystad
  How to add previous date infront of every unique customer id's invoice date ur_enegmatic 1 2,282 Feb-06-2021, 10:48 PM
Last Post: eddywinch82
  How to add date and years(integer) to get a date NG0824 4 2,933 Sep-03-2020, 02:25 PM
Last Post: NG0824
  Substracting today's date from a date in column of dates to get an integer value firebird 1 2,166 Jul-04-2019, 06:54 PM
Last Post: Axel_Erfurt
  How to change existing date to current date in a filename? shankar455 1 2,334 Apr-17-2019, 01:53 PM
Last Post: snippsat
  Date format conversion "/Date(158889600000)/" lbitten 2 2,879 Nov-29-2018, 02:14 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020