Hi, 

Is it easily possible to supply and receive tsrange types in epoch values, or 
is it really all down always to string parsing? 
As a general rule, I pass time in the app in epoch-float values, which is then 
converted by the presenter/controller layer to the right format used by views, 
whether that’s a html app or some other type of an app. After all, I don’t 
always need the date in the YYYY-MM-DD format, and I want to be independent 
from the server configuration. Any wisdom on that front please ? 



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to