27.11.2014 Views

Working with date and time, time spans, time zones as well ... - Poco

Working with date and time, time spans, time zones as well ... - Poco

Working with date and time, time spans, time zones as well ... - Poco

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Timestamp Arithmetics<br />

> Timestamp operator + (TimeDiff diff) const<br />

adds a <strong>time</strong> span to the Timestamp <strong>and</strong> returns the result<br />

> Timestamp operator - (TimeDiff diff) const<br />

subtracts a <strong>time</strong> span from the Timestamp <strong>and</strong> returns the result<br />

> TimeDiff operator - (const Timestamp& ts) const<br />

returns the <strong>time</strong> difference between two Timestamp's<br />

> Timestamp& operator += (TimeDiff d)<br />

Timestamp& operator -= (TimeDiff d)<br />

adds/subtracts a <strong>time</strong> span to/from the Timestamp

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!