Same as the preceding overload for a Time.
Synopsis
Declared in <bdlt_fixutil.h>
static
int
generate(
char* buffer,
int bufferLength,
Time const& object);
Return Value
the number of characters written before truncation
Parameters
Name |
Description |
buffer |
destination buffer |
bufferLength |
capacity of |
object |
the value to format |
Created with MrDocs