Daily.csv data issue

Hi,

I’m trying to use daily.csv for a python script i’m creating.
However I’ve noticed an issue when the time hits midnight - the values from mightnight change from 12 to 00 then back to 12 e.g.
12:02:00 am to 00:03:00 - 00:32:00 then change back to 12:33:00 AM

i’ve compared 2 daily.csv’s and the both do the same thing but at different times.
this makes it hard to distinguish between AM and PM times when i convert the times to 24h times in my python script.

here is a screen shot of the issue

this is from yesterdays daily csv

this is a screenshot of todays daily

i’m running ver 10.37S62

Use a new .zip update of WD to fix that

Thanks Brian

will test today and let you know tomorrow

thanks for the prompt reply

All working great - thanks mate