http://qs1969.pair.com?node_id=488726


in reply to Re: Date/Time Parse with time exemptions and SQL querying
in thread Date/Time Parse with time exemptions and SQL querying

How about some examples then ..

Database contains rows of data with epoch time stamps

Application one, listed M-F, 7am-9pm. Sat 8-6pm
Application two, listed M-Sun 8am-7pm.

I'm trying to figure out the best approach for storing the 'M-F' time schedules within a flat file that the script will read. Then I need to figure out the best way to parse that file and create an SQL query that will grab all the data only within the specified time schedules on an application per application basis.

follow?

-- philip
We put the 'K' in kwality!

  • Comment on Re^2: Date/Time Parse with time exemptions and SQL querying