Same as the preceding overload for a DateTz.

Synopsis

Declared in <bdlt_fixutil.h>

static
int
generate(
    char* buffer,
    int bufferLength,
    DateTz const& object);

Return Value

the number of characters written before truncation

Parameters

Name

Description

buffer

destination buffer

bufferLength

capacity of buffer in bytes

object

the value to format

Created with MrDocs