Daily Shaarli

All links of one day in a single page.

October 27, 2023

Reading an SQLite DateTime value from database and assigning it to a C# string variable - Stack Overflow

There are various ways you could parse this to a DateTime object, but I'll use RegEx: