PSTime/include/TimeFormat.h File Reference

#include <string>
#include <iosfwd>
#include "PSTime/Time.h"

Go to the source code of this file.

Namespaces

namespace  PSTime
namespace  PSTime::TimeFormat

Functions

Time PSTime::TimeFormat::parseTime (const std::string &timeStr)
 Parse the time string and return time.
std::string PSTime::TimeFormat::format (const Time &time, const std::string &afmt, Time::Zone zone)
 Convert time to string according to format.
void PSTime::TimeFormat::format (std::ostream &str, const Time &time, const std::string &afmt, Time::Zone zone)
 Format to standard stream object instead of string, same parametes as for previous method.


Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7