HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
PostgresDB datediff
Technical documentation
2014-11-19
datediff postgres
หาจำนวน นาที select (extract(epoch from ('2011-12-30 09:55:56'::timestamp - '2011-12-30 08:54:55'::timestamp))/60)::int;