On Sun, Aug 23, 2015 at 10:53 PM, Joe Mistachkin <sqlite at mistachkin.com> wrote:
> > The LINQ provider for System.Data.SQLite does not provide this function > directly; however, it may be possible to use one of the core date-time > related SQL functions to do it? > > https://www.sqlite.org/lang_datefunc.html > Maybe something involving the "unixepoch" modifier ...via the connection string in App.config ? http://stackoverflow.com/questions/30444222/sqlite-and-entityframework-formatexception-on-timestamp -- -- -- --???-- K e V i N