ISO8601d: Renamed ::_value to ::_date

This commit is contained in:
Paul Beckingham
2015-09-26 12:26:09 -04:00
parent 5eb9948235
commit eeb592d032
3 changed files with 18 additions and 18 deletions

View File

@@ -64,7 +64,7 @@ public:
int _seconds;
int _offset;
bool _utc;
time_t _value;
time_t _date;
};
// Period