Обсуждение: Searching datetime infos

Поиск
Список
Период
Сортировка

Searching datetime infos

От
Boris
Дата:
Hello,

I am searching general informations about datetime calculations in
PGSQL. In the meantime I found a lot of interesting constructions like

 ... age('now',datum) > timespan('90 days'::reltime) ...

 or

 ... 'now'::datetime - '90 days'::timespan ...


 Are they anywhere any dox about this things in genereal????


--
Boris