date_trunc('day', now())+ interval '1 d') code example Example: postgresql today - 1 year select now() - INTERVAL '1 YEAR';