Same as the preceding overload for a Datetime.
Declared in <bdlt_fixutil.h>
static
int
generate(
char* buffer,
int bufferLength,
Datetime const& object);
the number of characters written before truncation
| Name | Description |
|---|---|
| buffer | destination buffer |
| bufferLength | capacity of buffer in bytes |
| object | the value to format |