Table of Contents






DateTime

A variable wich stores the date and time in the format: yyyy-MM-dd, HH:mm:ss as a string.

Description

Creates a new date time with the actual time.

Returns
data type description
DateTime A DateTime object
Description

Get a value from local string.

Parameters
parameter data type description
0 String / DateTime DateTime as string in format yyyy-MM-dd, HH:mm:ss
Returns
data type description
DateTime A DateTime object
Description

Get a value from a row and column.

Returns
data type description
String DateTime as string in format yyyy-MM-ddTHH:mm:ss.subseccond-offset
Description

Get a value to local string.

Returns
data type description
String DateTime as string in format yyyy-MM-dd, HH:mm:ss