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