Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Date function, display date two months back, last date of that month.
Old 06-09-2009, 02:26 PM Date function, display date two months back, last date of that month.
Average Talker

Posts: 16
Trades: 0
Good day all.
I am trying to display a specific date value which depends on the current date.For example if the month is June, any day of june, the Report date should display the last day two months back,So the Report date for June would be April 30th. In Sql it is coded like so, :-

dateadd(mm, datediff(mm, 0, getdate()) -1 , -1).

I have tried coding in ASP, VBScript :-

<%Response.Write(DateAdd("m",-2,"D",1,(Date)))%> .

I have managed to get the month using :-

<%Response.Write(DateAdd("m",-2,(Date)))%>

but this takes the date back to two months to the day. How would I code it
so that it can display the last date of the month two months back ?

Any advice is greatly appreciated.

Thanks,
Mitch......
CMitch07 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-11-2009, 04:02 AM Re: Date function, display date two months back, last date of that month.
Junior Talker

Posts: 2
Name: 000zhuce
Trades: 0
thank you for your share
vob to iMovie
How to Convert wmv to imovie
import mp4 imovie
tod vlc imovie
EVAHE is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Date function, display date two months back, last date of that month.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09229 seconds with 12 queries