Bob Karreman
Bob Karreman
Hi @0xAlcidius thanks for your contribution. Can you please add some unit-tests for this case? Maybe the fix can be much easier by parsing the datetime with datetime.strptime something like...
> Added a few test cases with timestamps observed in scheduled tasks. `str_to_isoformat` now also returns a datetime object as was suggested. Please also include a test case for the...
> Thank you @bobkarreman for your comment and suggestion! I’ve noticed that Windows Scheduled Tasks can be a bit inconsistent when it comes to the StartBoundary. I did try using...
> Should we also update the records and change the return type to datetime? @B0TAxy The record already has the type datetime for start and end boundary. Or are you...
> @bobkarreman Thank for you your review! I provided changes accordingly. I was on holiday and after that quite busy so didn't have time to look at it. I provided...