BloombergLP::bdld::Datum::createDate

Return a datum holding the specified date value.

Synopsis

Declared in <bdld_datum.h>

static
Datum
createDate(bdlt::Date const& value);

Description

Return, by value, a datum having the specified Date value.

Return Value

a datum holding the specified date value

Parameters

NameDescription
valuedate value to store