Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlt_datetz.h File Reference

Provide a representation of a date with time zone offset. More...

Go to the source code of this file.

Classes

class  bdlt::DateTz

Namespaces

namespace  bdlt

Functions

bool bdlt::operator== (const DateTz &lhs, const DateTz &rhs)
bool bdlt::operator!= (const DateTz &lhs, const DateTz &rhs)
bsl::ostream & bdlt::operator<< (bsl::ostream &stream, const DateTz &rhs)
template<class HASHALG >
void bdlt::hashAppend (HASHALG &hashAlg, const DateTz &object)

Detailed Description