Forum Discussion

SaurabhDedhia's avatar
SaurabhDedhia
Qrew Member
5 years ago

Date / Time to Epoch Milliseconds

Is there a way to convert Date / Time to Epoch Milliseconds ? I want to use it in my webhook message body like this : { "epoch_date_created" : [Date Created] } But [Date Created] returns some...