You can use Date.getTime() in TypeScript.
TypeScript workflows run in a sandbox where all of the non-deterministic APIs are replaced with safe alternatives.
1 Like
You can use Date.getTime() in TypeScript.
TypeScript workflows run in a sandbox where all of the non-deterministic APIs are replaced with safe alternatives.