by cedricd on 12/21/21, 9:49 PM with 57 comments
by Izkata on 12/21/21, 10:42 PM
https://www.postgresql.org/docs/9.3/functions-datetime.html#...
Just did a search and got it from here, which shows it being used on the difference between two dates: https://stackoverflow.com/questions/24929735/how-to-calculat...
by jimktrains2 on 12/21/21, 11:47 PM
What is the use of such a function? If I saw this answer I would assume a bug somewhere (until reading the documentation).
by xupybd on 12/21/21, 10:11 PM
I'm surprised there is not native function. Does anyone know why?