Table of Contents

GetValueDateTime Procedure

Codeunit RecRef Functions

Formats a value as a datetime.

Signature

GetValueDateTime(DateTimeAsText: Text; AsXML: Boolean) : DateTime

Parameters

DateTimeAsText Text

The value in text format.

AsXML Boolean

true if the value should be treated as an XML value, otherwise it will be treated as formatted according to the regional settings of the current user.

Returns

DateTime

The datetime value.

This documentation is generated from Smart Toolbox v27.1