SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old August 3rd, 2002, 07:44 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
Dateformat dd/mm/yyyy

<i><b>Originally posted by : Alex Jansen</b></i><br />i use access 2000 , the output i get on my asp page = d/m/yyyy<br />what i want is dd/mm/yyyy , how can i format this output of the recordset<br />

Reply With Quote
  #2  
Old September 5th, 2002, 09:59 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Shaun O'Grady (shaun@greenbutton.ca)</b></i><br />Hi Alex,<br /><br />Try this:<br /><br />'The SimpleDate function assures that the day and month in a date always have 2 digits.<br />Function SimpleDate(originalDate)<br /> dim strDay<br /> dim strMonth<br /> dim strYear<br /><br /> strDay = Day(originalDate)<br /> strMonth = Month(originalDate)<br /> strYear = Year(originalDate)<br /> <br /> If Len(strDay) = 1 Then strDay = "0" & strDay<br /> If Len(strMonth) = 1 Then strMonth = "0" & strMonth<br /> <br /> SimpleDate = strDay & "/" & strMonth & "/" & strYear<br />End Function<br /><br /><br /><br />------------<br />Alex Jansen at 8/3/2002 5:44:35 PM<br /><br />i use access 2000 , the output i get on my asp page = d/m/yyyy<br />what i want is dd/mm/yyyy , how can i format this output of the recordset<br />

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > Dateformat dd/mm/yyyy


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT