зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
7 строки
222 B
Plaintext
7 строки
222 B
Plaintext
https://www.postgresql.org/docs/current/functions-datetime.html
|
|
https://www.postgresql.org/docs/current/functions-formatting.html
|
|
|
|
... field_date >= now() - '30 days'::interval ...
|
|
|
|
field_date: timestamp without time zone
|