Date.FromUTC (gb.util)

Static Function FromUTC ( Date As Date ) As Date

Move a date so that its UTC representation after the move is its local representation before the move.

It's just the contrary of Date.ToUTC.

See also