Convert DateTime Value to an Integer

To convert a DateTime value into an integer, a To Unix Time step should be used. This step takes a DateTime value and outputs an Int64 value.

1 Add a To Unix Time step to the flow designer

2 In the input section, input a DateTime value

3 Debug the flow


Related Article: https://documentation.decisions.com/step-library/docs/to-unix-time-step

Sign In or Register to comment.