web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Differences between date time SQL field vs Navision field

(0) ShareShare
ReportReport
Posted on by 22

Dear all.

Any one can explain me, why in my database show a different value vs Nav column? Especific in the time part (the date is correct), example, the firts register is from SQL and second one from Nav:

     5611.Captura.JPG

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Teddy Herryanto (That NAV Guy) Profile Picture
    14,302 Super User 2026 Season 1 on at

    The reason is that a datetime in SQL is saved as a universal time that also includes the timezone.

    The date in NAV shows the datetime in your timezone.

  • KrisMuthy Profile Picture
    116 on at

    please help to sort out the issue. SQL query is showing 11 am and NAV table is showing 3.50 pm in time field

    Warm Regards

    Kris

  • Christian Mendoza Profile Picture
    22 on at

    Hi

    As Teddy mention before, "The reason is that a datetime in SQL is saved as a universal time that also includes the timezone. The date in NAV shows the datetime in your timezone."

    This is according to server configuration, but you can try do this:

    SELECT column_name,DATEADD(mi, DATEDIFF(mi, GETUTCDATE(), GETDATE()), column_name)  AS ColumnInLocalTime from table1

    With this query, you can see the correct time (local)

    Christian Mendoza.

    Best regards.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans