Format(Date, "yyyy.mm.dd")

Format(date, "YYYY.MM.DD") The command "Format" won't work on ASP.
Error->> Type_mismatch:_'Format'
Help please.... Thanks..

Comments

  • : Format(date, "YYYY.MM.DD") The command "Format" won't work on ASP.
    : Error->> Type_mismatch:_'Format'
    : Help please.... Thanks..
    :

    yes the command format wont work in asp

    you can use the command
    formatdatetime(date,format)

    it has 4 formats

    you can check them


Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion