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 -- Joe Mistachkin
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 -- Joe Mistachkin