Getting UTC date and fixed time

  • Hi,

    I am working on some dev task.

    I need to change one of the column to run utctime 2am. Whenever I declared and set the time, it has to run and set up to the UTC 2 am time.

    How to declare the variable like that?

    If I run that now, it has to set up next utc 2 am time, If I run after 2 hrs also or tomorrow whenvever, it has to set the next utc 2am time

  • GETDATE() returns local time and GETUTCDATE() returns UTC time.

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

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

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