BloombergLP::bdld::Datum::createTime

Return a datum holding the specified time value.

Synopsis

Declared in <bdld_datum.h>

static
Datum
createTime(bdlt::Time const& value);

Description

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

Return Value

a datum holding the specified time value

Parameters

NameDescription
valuetime value to store