Showing Event date in Guardian List
- firlandsfarm
- Posts: 3304
- Joined: Sat May 03, 2014 8:20 am
We have the Time of an event available in the Guardian list but how can I get the Date of the event to show. When I import the list grid into my database I am currently adding the date manually and when it includes Asian and Antipodean I have to check when midnight is crossed.
- firlandsfarm
- Posts: 3304
- Joined: Sat May 03, 2014 8:20 am
I can't find a solution to this, have I missed something? It seems a fundamental bit of data and the data must be available because the time is grouped by the 'hidden' data but I don't know if the next Time group is the next day..
I'm not sure if this solves your specific problem, but there's an answer on this here website about using 'seconds till event start' and then converting that to days or dates or something. I used to use a version of it but cant find it quickly for youfirlandsfarm wrote: ↑Thu Jul 25, 2024 8:16 amI can't find a solution to this, have I missed something? It seems a fundamental bit of data and the data must be available because the time is grouped by the 'hidden' data but I don't know if the next Time group is the next day..
- firlandsfarm
- Posts: 3304
- Joined: Sat May 03, 2014 8:20 am
That sounds interesting Anbell ... thanks for the tip, I will try it.Anbell wrote: ↑Thu Jul 25, 2024 8:59 amI'm not sure if this solves your specific problem, but there's an answer on this here website about using 'seconds till event start' and then converting that to days or dates or something. I used to use a version of it but cant find it quickly for youfirlandsfarm wrote: ↑Thu Jul 25, 2024 8:16 amI can't find a solution to this, have I missed something? It seems a fundamental bit of data and the data must be available because the time is grouped by the 'hidden' data but I don't know if the next Time group is the next day..
- firlandsfarm
- Posts: 3304
- Joined: Sat May 03, 2014 8:20 am
It's looking good at the moment Anbell, thanks again. I am now waiting for midnight to grab the number of seconds and divide out with rounding to the lower whole number to get the number of days ... I can't see that I can get the date into an SV but no worry, to have the number of days to kick-off in a column will do fine. The other thing I don't know is if the Fixed Time & Date rule trigger only activates the one time or if it activates every day at the time (so the days to kick-off will reduce). If it works I'll post it in case others find it useful.firlandsfarm wrote: ↑Thu Jul 25, 2024 10:56 amThat sounds interesting Anbell ... thanks for the tip, I will try it.
Good work.firlandsfarm wrote: ↑Thu Jul 25, 2024 11:26 amIt's looking good at the moment Anbell, thanks again. I am now waiting for midnight to grab the number of seconds and divide out with rounding to the lower whole number to get the number of days ... I can't see that I can get the date into an SV but no worry, to have the number of days to kick-off in a column will do fine. The other thing I don't know is if the Fixed Time & Date rule trigger only activates the one time or if it activates every day at the time (so the days to kick-off will reduce). If it works I'll post it in case others find it useful.firlandsfarm wrote: ↑Thu Jul 25, 2024 10:56 amThat sounds interesting Anbell ... thanks for the tip, I will try it.
I can't quite remember how I used it, but here are some remnants of the logic if it helps
You do not have the required permissions to view the files attached to this post.
- firlandsfarm
- Posts: 3304
- Joined: Sat May 03, 2014 8:20 am
Yeah that's roughly how I'm doing it except I'm going for Days so I'm using the seconds from the previous midnight combined with the kick-off time does it for me.Anbell wrote: ↑Thu Jul 25, 2024 11:54 amGood work.firlandsfarm wrote: ↑Thu Jul 25, 2024 11:26 amIt's looking good at the moment Anbell, thanks again. I am now waiting for midnight to grab the number of seconds and divide out with rounding to the lower whole number to get the number of days ... I can't see that I can get the date into an SV but no worry, to have the number of days to kick-off in a column will do fine. The other thing I don't know is if the Fixed Time & Date rule trigger only activates the one time or if it activates every day at the time (so the days to kick-off will reduce). If it works I'll post it in case others find it useful.firlandsfarm wrote: ↑Thu Jul 25, 2024 10:56 am
That sounds interesting Anbell ... thanks for the tip, I will try it.
I can't quite remember how I used it, but here are some remnants of the logic if it helps
image_2024-07-25_205244665.png

Hi did you ever come up with a solution to get the Date i could do with as a stored value because i want to use it to extract the day as i only want certain auto's to run certain days at certain dogs track.
Ive started to look into extract the Date from the Market name,Did you try that?
Ive started to look into extract the Date from the Market name,Did you try that?