Timestamp() mvSQL database function in Jitterbit App Builder
Summary
Takes a string that is a time and/or date and converts it to a timestamp.
Syntax
TIMESTAMP(<string>)
Parameters
string
The string to turn into a timestamp.
Returns
A timestamp.
Examples
TIMESTAMP('8/25/2017')
Returns
8/25/2017 12:00 AM