1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/db_functions/datetime
2024-02-15 10:02:57 +01:00
..
__init__.py
test_extract_trunc.py Fixed #33037 -- Fixed Trunc() with offset timezones on MySQL, SQLite, Oracle. 2024-02-15 10:02:57 +01:00
test_now.py