A.
Is there a way/function in sql that will give me first day and last day of previous week....
and also how can we specify the begining weekday of the week ....eg we want to change the default b...
http://www.experts-exchange.com/Database/Oracle/Q_10338145.html
i need a script that outputs the date of the first and last day of the week
ex: 03/02-09 would be good for this week
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10596262.htm...
Zones:
ASPDate Answered: 08/10/2000 Rating: 8.6 Views: 0
Hi
i'm trying to write my first batch file and I got a pb with date /t command, i want to do a backup of some files in directories depending on the day of the week.
I used date /t on winnt and my...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20667306.html
Zones:
MS DOSDate Answered: 07/08/2003 Rating: 7.2 Views: 0
I need to write a function that returns a date 15 days from today, unless that date is a saturday or sunday or holiday. any suggestions?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20814523.html
Zones:
MS AccessDate Answered: 12/02/2003 Rating: 8.6 Views: 0
Hey all,
I'm after an algorithm/formula, of some kind, that will work out the current day (monday, tuesday, etc..), given the day/month/year as numbers. e.g:
A formula, to turn '24/01/2005' i...
http://www.experts-exchange.com/Other/Math_Science/Q_21286192.html
How do I find out what day of the week it is. eg Monday, Tuseday .....
waht to check dive the date 10/02/2005 and it must give me the tesult Thursday.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21309106.html
Zones:
Visual BasicDate Answered: 02/09/2005 Rating: 7.8 Views: 0
I have two variables in my application. one is a year entered as a string ie: 2005, one is a month also entered as a string ie: september. What I need to be able to do is find out what day of the w...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21578463.htm...
I'd like to run a bit of code on a timer to say:
If today = sunday and time = 01:00am, then
do this...
Thanks,
Lapchien
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21763526.html
Zones:
MS AccessDate Answered: 03/24/2006 Rating: 9.0 Views: 0
hey guys, this is my code. Basically i want to get the date that's inputdate + 1 MONTH + 11 business days (exclude weekends)
String inputdate = "200512"; //for example dec, 2005
Calendar calend...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21765640.html
Zones:
JavaDate Answered: 03/08/2006 Rating: 9.2 Views: 0
I have a tasks list, where users will be able to select from:
Daily
Every Other Day
Twice Per Week
Weekly
Every Other Week
Monthly
Quarterly
Twice Per Year
Yearly
Every Five Years
Every ...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21786592.html