Resolution

  • Hi,

    how can i change datetime resolution?

    Thanks a lot,

    Jelena

  • datetime and smalldatetime time both have month day year hour minute second in them smalldatetime rounds to the nearest second. you have to parse the datetime ether using datepart() or like a string using substring()

    Wes

  • quote:


    Hi,

    how can i change datetime resolution?

    Thanks a lot,

    Jelena


    Can you give me an example of what you mean, or what you are trying to do?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply