If the devices interface is used to set the time in a hub variable the date portion is overwritten to a strange date.
See screen grabs and log entries.
Is it a bug or is it me?
If the devices interface is used to set the time in a hub variable the date portion is overwritten to a strange date.
See screen grabs and log entries.
Is it a bug or is it me?
I'm seeing the same. To be clear, this looks like an issue with stemming from use of a DateTime hub variable connector, not the variable itself. I'm also seeing the date get set to 10007-06-07, like you, though I don't know if there might be some other unexpected value in other cases. This happens when the starting "date" is 9999-99-99 (which is what it should be set to when the date is to be ignored).
To reproduce:
Probably one for @bravenel.
This is a bug in the DateTime Connector driver. Fix coming...
Thanks to you both.