- Blogs
- ColdFusion Builder
- cfquery date range from UNIX
I have a table with UNIX timestamps.
I’d like to get a count of events for “today”.
So I’d like the query to find any event between 1 second after midnight and now.
I’m using this on a forum to see if we reached our goal number of posts per day.
Before I reinvent the wheel in a very painful (for me) and sloppy way, I wanted to see if you professionals had any advice.
Please keep in mind, I am not a programmer.
Thank you!
Please
I have a table with UNIX timestamps.
I’d like to get a count of events for “today”.
So I’d like the query to find any event between 1 second after midnight and now.
I’m using this on a forum to see if we reached our goal number of posts per day.
Before I reinvent the wheel in a very painful (for me) and sloppy way, I wanted to see if you professionals had any advice.
Please keep in mind, I am not a programmer.
Thank you!
Please
- Most Recent
- Most Relevant






