I tried to locate examples of getting the ticks value of a given time string but could not find any. Here's my attempt at getting the ticks value of 01:00.
I wanted it to return the ticks value. Listed below is the actual coding I used. It crashed the app. When I restarted it, the crashing stopped. I also changed the KVS key ID just to make the coding simple. The final coding will use the ticks value in an If statement.
All works well with this coding. the value in SundayRow1StartTime is 01:00 and I can get the ticks value for that one. I'm using it in my coding now.
I do have another question regarding getting the ticks value for the current time on todays date in another thread. If you can check that one it would be very much appreciated.