type conversion

DDLDDL Member Posts: 41
Hi,
Can anyone tell me how to read a datime value stored in a decimal format and convert it to Datetime format.

Comments

  • kinekine Member Posts: 12,562
    If you define AutoFormatExpr on the field as 'DATETIME' you do not need to do anything. If you want to use it in code, you can use functions from codeunit "Datetime Mgt." to translate the values...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.