show datetime in UTC format

fgilifgili Member Posts: 3
Hi,

I stored different datetime value last year, now the "legal" hour changed and it shows a wrong time (1h difference) instead the REAL UTC value. This is because the "local time" setup.

Is it possible show the original and real UTC stored datetime instead pass trough the "local time" ??

thank you?

Comments

  • kinekine Member Posts: 12,562
    No, there is no setup for that. It will require some modifications (read the local timezone, change the value when displaying it...)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • fgilifgili Member Posts: 3
    Hi Kine,

    thank you for the reply, may you helpme to understand how to build a "smart" function to read local time and manage it?

    where i have to put it?

    thanks.

    fil
  • kinekine Member Posts: 12,562
    Search the forum, there were post about how to read from registry your local timezone to be able to "shift" the displayed clocks. Of course, it will be done per field bases, when displaying (e.g. OnFormat).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.