How do we convert long datetime (text) to become date?

julkifli33julkifli33 Member Posts: 1,073
Hi All,
how do we convert long datetime from json file to become date in BC?
example : "Wed, 20 Oct 2021 03:26:25 +0000"
Thanks.

Answers

  • JJMcJJMc Member Posts: 59
    Hi.

    The CodeUnit Type Helper, has procedures to achieve what you want.
  • julkifli33julkifli33 Member Posts: 1,073
    Hi @JJMc , thanks for the reply.
    by the i resolved this by create my own function.
    Thanks.
Sign In or Register to comment.