How do I remove that/those date(s)? I did google, but the wiki isn't very good and none of the rest seem to be any good, either. Ah, not to worry.
On Tue, 21 Aug 2018 at 17:42, vince <[email protected]> wrote: > On Tuesday, August 21, 2018 at 8:57:51 AM UTC-7, The VPN Man wrote: >> >> [root@weather ~]# sqlite3 /home/weewx/archive/weewx.sdb >> SQLite version 3.7.17 2013-05-20 00:56:22 >> Enter ".help" for instructions >> Enter SQL statements terminated with a ";" >> sqlite> select dateTime, datetime(dateTime,'unixepoch','localtime') from >> archive order by dateTime limit 1; >> 1494356520|2017-05-09 20:02:00 >> sqlite> >> >> No idea how to hose that, though. >> >> > 'hose' that ? > > >> Is there a good, comprehensive guide to switching to MySQL? >> >> > I'd probably google for "weewx mysql > <https://www.google.com/search?client=safari&rls=en&q=weewx+mysql&ie=UTF-8&oe=UTF-8>" > and look at the first 4 links that it returns.... > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/5kgytbXX5pY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
