Skip to Content

mvSQL Database Function - ToOffSet()

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