Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Format Date Time

Reply
Thread Tools

Format Date Time

 
 
scott
Guest
Posts: n/a
 
      05-20-2005
I'm trying to format 5/23/2005 9:00:00 AM

to look like 20050523T140000

How can this be done with ASP? I have a VB version, but ASP uses
FormatDateTime and I saw no equivilent switches.


 
Reply With Quote
 
 
 
 
Chris Hohmann
Guest
Posts: n/a
 
      05-20-2005
"scott" <> wrote in message
news:%...
> I'm trying to format 5/23/2005 9:00:00 AM
>
> to look like 20050523T140000
>
> How can this be done with ASP? I have a VB version, but ASP uses
> FormatDateTime and I saw no equivilent switches.
>

http://aspfaq.com/show.asp?id=2313


 
Reply With Quote
 
 
 
 
scott
Guest
Posts: n/a
 
      05-20-2005
thanks

"Chris Hohmann" <> wrote in message
news:...
> "scott" <> wrote in message
> news:%...
>> I'm trying to format 5/23/2005 9:00:00 AM
>>
>> to look like 20050523T140000
>>
>> How can this be done with ASP? I have a VB version, but ASP uses
>> FormatDateTime and I saw no equivilent switches.
>>

> http://aspfaq.com/show.asp?id=2313
>



 
Reply With Quote
 
Kyle Peterson
Guest
Posts: n/a
 
      05-21-2005
http://www.powerasp.com/content/new/...e-and-time.asp

"scott" <> wrote in message
news:%...
> I'm trying to format 5/23/2005 9:00:00 AM
>
> to look like 20050523T140000
>
> How can this be done with ASP? I have a VB version, but ASP uses
> FormatDateTime and I saw no equivilent switches.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
w3.org suggestion .. page, date, time and topic, date, time code (wish list). Keith Cochrane HTML 2 08-06-2006 06:57 AM
covert time from date Hour min sec format to epoch time i.e time since 1 jan 1970 in C Summu82 C Programming 5 06-07-2006 02:51 PM
Date, date date date.... Peter Grison Java 10 05-30-2004 01:20 PM
Date Format - best way of converting a string into a date format Brian Candy ASP .Net 2 02-18-2004 02:13 PM
Date & Time chooser for java 1.1 - using only the mouse to select time & date Chris Berg Java 0 10-27-2003 10:59 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57