PDA

Click to See Complete Forum and Search --> : date formatting


Oct 18th, 2000, 03:32 AM
Is there a standard function to format dates in VBScript, other than formatdatetime? I know I write a function for it myself, but I was just wondering if there was another standard function for it maybe.

monte96
Oct 18th, 2000, 10:09 AM
Nope. FormatDataTime is it.

I wrote my own to format the way I needed it to be..