Re: how to determine if date is a Federal holiday

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



GiJeet wrote:
My thread stated FEDERAL holidays not religious or otherwise. The
gov. makes these known.
You can go to: http://www.opm.gov/operating_status_schedules/fedhol/2009.asp
and see the dates.

True.

But your options are still:
- hardcode
- get externally (database, config file, web site)

And getting the data externally is better than hardcoding.

Arne
.



Relevant Pages

  • Re: PLEASE HELP: Assign column names to variables
    ... I have designed a form that searches from the current database based on ... criteria that user selects(criterias are column names in the database ... search form) hardcoded in the Select statement. ... select in the form and not hardcode it. ...
    (microsoft.public.access.formscoding)
  • DBI:mysql -> using .my.cnf
    ... I'm trying to connect to a database "ipp", and rather than hardcode the ... google-surfing, the following should work: ...
    (comp.lang.perl.modules)
  • PLEASE HELP: Assign column names to variables
    ... I have designed a form that searches from the current database based on the ... criteria that user selects ... search form) hardcoded in the Select statement. ... select in the form and not hardcode it. ...
    (microsoft.public.access.formscoding)
  • Re: UPDATETEXT table_name
    ... my SP could be running on ANY database. ... UPDATETEXT command; database will default to the current database. ... You have to hardcode the tablename, just as you have to hardcode the ...
    (microsoft.public.sqlserver.mseq)
  • Re: JButton ui color
    ... Im not sure why you think it is a bad idea to hardcode the color of the ... unless you want to go to the trouble of reading in ... button color from a config file. ... Prev by Date: ...
    (comp.lang.java.gui)