BloombergLP::bdld::Datum::createDatetime

Return, by value, a datum having the specified Datetime value, using the specified allocator to supply memory (if needed).

Synopsis

Declared in <bdld_datum.h>

static
Datum
createDatetime(
    bdlt::Datetime const& value,
    AllocatorType const& allocator);