Hopefully this is a dumb question, but are the time for DB records for sensor readings in UTC or local time? I was playing with time conversions in python and noticed the difference and now not sure what weewx is doing.
Follow-on question; I'm working on a driver for some alternate sensors (not exactly weather) that come in over a tcp/ip socket (not intercepter, but similar and more simple since I control both ends of the conversation :^). I'm assuming I can figure out what that all looks like from the other drivers and the Customization docs? I'll have to add some value types to the DB. Thx, Chris
