xlnt
|
This is the complete list of members for xlnt::time, including all inherited members.
from_number(double number) | xlnt::time | static |
hour | xlnt::time | |
microsecond | xlnt::time | |
minute | xlnt::time | |
now() | xlnt::time | static |
operator==(const time &comparand) const | xlnt::time | |
second | xlnt::time | |
time(int hour_=0, int minute_=0, int second_=0, int microsecond_=0) | xlnt::time | explicit |
time(const std::string &time_string) | xlnt::time | explicit |
to_number() const | xlnt::time |