date objects in asp.net vs. classic asp

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • J. Muenchbourg

    date objects in asp.net vs. classic asp



    I have scripts on a server that awhile back had new option/server packs
    installed (to accomodate security and net framework issues) and my
    classic asp date references
    "Date()" and "Now" will sometimes flip flop the formatting of the date
    from 10/3/2003 to 3/10/2003 (european mode).

    What would be a good way to use an include file to perhaps an asp.net
    date object, or where would I find a good reference to using an aspx
    file to calculate and display the date properly so that I can avoid this
    flip flop snafu of the date formatting.

    thanks
    Muench

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
Working...