Same as the preceding overload for a Datetime, using the specified configuration.
Synopsis
Declared in <bdlt_fixutil.h>
static
int
generateRaw(
char* buffer,
Datetime const& object,
FixUtilConfiguration const& configuration);
Return Value
number of characters in the formatted string
Parameters
Name |
Description |
buffer |
destination buffer |
object |
value to format |
configuration |
formatting configuration |
Created with MrDocs