Forum Discussion

aerthal's avatar
aerthal
Former Employee
9 years ago

Date Epoch Example

An epoch date is either the number of seconds or milliseconds since 1 January 1970 00:00:00 UTC. UNIX and other applications use seconds, while JavaScript uses milliseconds. SnapLogic uses JavaScrip...