Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdlt_datetimetz.h File Reference

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

Go to the source code of this file.

Classes

class  bdlt::DatetimeTz

Namespaces

namespace  bdlt

Functions

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

Detailed Description