django/tests/db_functions/datetime
Adam Johnson 5111b636d9 Refs #33355 -- Fixed Trunc() with years < 1000 on SQLite.
Thanks to Nick Pope for spotting the bug in Code Review.

Co-Authored-By: Nick Pope <nick@nickpope.me.uk>
2021-12-13 11:50:45 +01:00
..
__init__.py Reorganized datetime db function tests. 2018-08-16 16:18:09 -04:00
test_extract_trunc.py Refs #33355 -- Fixed Trunc() with years < 1000 on SQLite. 2021-12-13 11:50:45 +01:00
test_now.py Reorganized datetime db function tests. 2018-08-16 16:18:09 -04:00