Enter Keywords:
1 - 10 of 182(0.015 seconds)
Sort By:
 
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...
Zones: Oracle DatabaseDate Answered: 05/05/2000 Rating: 7.6 Views: 0
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
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...
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?
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...
Zones: Math & ScienceDate Answered: 01/28/2005 Rating: 6.4 Views: 0
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.
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...
Zones: MS Visual BasicDate Answered: 09/29/2005 Rating: 8.6 Views: 0
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
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...
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 ...
Zones: ASP.Net ProgrammingDate Answered: 03/24/2006 Rating: 8.4 Views: 0