mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-18 17:14:20 +01:00
Bump julian_day_converter to 0.4.5
This commit is contained in:
@@ -597,6 +597,10 @@ foreach i $FMT {
|
||||
do_execsql_test strftime-invalid-$i "SELECT strftime('$i','2025-01-23T13:14:30.567');" {}
|
||||
}
|
||||
|
||||
do_execsql_test strftime-julianday {
|
||||
SELECT strftime('%Y-%m-%d %H:%M:%fZ', 2459717.08070103);
|
||||
} {"2022-05-17 13:56:12.569Z"}
|
||||
|
||||
|
||||
# Tests for the TIMEDIFF function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user