29 static const std::string timeNodeName() {
return "time"; }
31 static const std::string formattedName() {
return "formatted"; }
33 static const std::string unformattedName() {
return "time"; }
35 static const std::string configurationNode() {
return "configuration"; }