Same as the preceding overload for a DateTz.

Synopsis

Declared in <bdlt_fixutil.h>

static
int
generate(
    bsl::string* string,
    DateTz const& object);

Return Value

the number of characters in the formatted string

Parameters

Name

Description

string

destination string

object

the value to format

Created with MrDocs