|
BOSS 8.0.0
BESIII Offline Software System
|
#include <DateAndTime.h>
Public Member Functions | |
| DateAndTime () | |
| DateAndTime (uint32_t val) | |
| uint32_t | code (void) const |
| std::string | iso8601 (void) const |
| std::string | human (void) const |
| DateAndTime () | |
| DateAndTime (uint32_t val) | |
| uint32_t | code (void) const |
| std::string | iso8601 (void) const |
| std::string | human (void) const |
| DateAndTime () | |
| DateAndTime (uint32_t val) | |
| uint32_t | code (void) const |
| std::string | iso8601 (void) const |
| std::string | human (void) const |
Interprets and composes a date and time field (32-bit unsigned integer)
Definition at line 26 of file Event/eformat/include/eformat/DateAndTime.h.
| eformat::helper::DateAndTime::DateAndTime | ( | ) |
Default constructor, it means, now
Definition at line 16 of file DateAndTime.cxx.
| eformat::helper::DateAndTime::DateAndTime | ( | uint32_t | val | ) |
Build from an existing date in time
| val | The value of the compiled date and time field |
Definition at line 18 of file DateAndTime.cxx.
| eformat::helper::DateAndTime::DateAndTime | ( | ) |
Default constructor, it means, now
| eformat::helper::DateAndTime::DateAndTime | ( | uint32_t | val | ) |
Build from an existing date in time
| val | The value of the compiled date and time field |
| eformat::helper::DateAndTime::DateAndTime | ( | ) |
Default constructor, it means, now
| eformat::helper::DateAndTime::DateAndTime | ( | uint32_t | val | ) |
Build from an existing date in time
| val | The value of the compiled date and time field |
|
inline |
Get the current representation
Definition at line 44 of file Event/eformat/include/eformat/DateAndTime.h.
|
inline |
Get the current representation
Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/eformat/DateAndTime.h.
|
inline |
Get the current representation
Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/eformat/DateAndTime.h.
| std::string eformat::helper::DateAndTime::human | ( | void | ) | const |
Returns a string that represents the time in a human readable format
Definition at line 29 of file DateAndTime.cxx.
| std::string eformat::helper::DateAndTime::human | ( | void | ) | const |
Returns a string that represents the time in a human readable format
| std::string eformat::helper::DateAndTime::human | ( | void | ) | const |
Returns a string that represents the time in a human readable format
| std::string eformat::helper::DateAndTime::iso8601 | ( | void | ) | const |
| std::string eformat::helper::DateAndTime::iso8601 | ( | void | ) | const |
Returns a string that represents the time in ISO8601
| std::string eformat::helper::DateAndTime::iso8601 | ( | void | ) | const |
Returns a string that represents the time in ISO8601