BDE 4.14.0 Production release
|
Provide low-level support functions for date-value manipulation.
This component defines a typedef
to a class that implements the (documentation-only) protocol for serial date implementation utilities – each class implements a common set of methods, each having the same signature, and each having the same contract. Currently, two implementations are allowed: bdlt_posixdateimputil (required in Bloomberg code) and bdlt_prolepticdateimputil (an option for open source code).