I'm sorry too :).
I agree with you and now, I´ll try to be more clear.
Imagine this "universe":
time_intervals:
id|interval_id| start_date | end_date
-----------------------------------------------------------
n| n |2004-08-25 06:00:00+02|2004-08-2506:00:00+02
n= a number.
Well, my question -> How can i get the date and the hour split in start-date ? For example, If i want to show the date only.
It´s possible with the timestamptz type.
Thank you very much.