DatePicker created in RuntimeModifications returns "/Date(milliseconds)" not System.DateTime
The DatePicker form item will return a System.DateTime when it is defined in the DisplayForm activity, but if it is created in the RuntimeModifications Sequence activity it will return a System.String of the format "/Date(milliseconds)/".
For more details and an example workflow, please see the following:
https://gist.github.com/bradbrowne/e7e4d42402f7c9e158b81cf50fa573b3
0
-
Hi Carmen,
Thanks for the clarification, I meant Unix epoch milliseconds but kept saying UTC 😂
Brad0
Please sign in to leave a comment.
Comments
1 comment