BloombergLP::bdlt::DatetimeTzFormatter::parseNextSpecifier

If the first character of the specified *specInOut is recognized by this specifier formatter, parse it, remove it from *specInOut, and return true, otherwise return false with no modification to *specInOut. The behavior is undefined if *specInOut is empty.

Synopsis

Declared in <bdlt_datetimetzformatter.h>

constexpr
bool
parseNextSpecifier(StringView* specInOut);