CfNode.makeDateTime

CfNode makeDateTime(string value, Location loc = Location.init) @safe pure

Creates a datetime node.

Parameters

valueThe datetime string (ISO 8601)
locSource location

Returns

A CfNode with type DATETIME.