toDateTime

Function to extract a DateTime from a text encoded column value.

Text representations of a DateTime are as in 2011-11-11 12:20:02

Return Value

A populated or default initialized std.datetime.DateTime struct.

Meta