Skip to Content

Turn your connections into holiday cash with our new Customer Referral Program! Learn more

This documentation is for version 4 of App Builder, the new name for Vinyl. Access the Vinyl documentation here.

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