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.

ToOffSet() mvSQL database function in Jitterbit App Builder

Summary

Returns an offset for the minutes argument.

Syntax

ToOffSet(<number>)

Parameters

<number> A number representing a minutes value

Returns

A value in the ISO offset format ±[hh]:[mm].

Examples

ToOffset(90)

Returns

+01:30