Postgresql months between two dates
Mockaroo pills
I would like to store date/time ranges in PostgreSQL of some arbitrary events that have a state of open or closed and a date/time of when the state … Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts
I need to calculate the number of months between two dates 1/1/07 and the current date on a paystub. I need the answer as a decimal so that I can YTD income properly. What is the easiest way to do this?