mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 02:33:07 +02:00
Rename DecodeDumpTime to ParseISO8601DateTime and move to time.cpp
This commit is contained in:
@@ -48,5 +48,6 @@ T GetTime();
|
||||
*/
|
||||
std::string FormatISO8601DateTime(int64_t nTime);
|
||||
std::string FormatISO8601Date(int64_t nTime);
|
||||
int64_t ParseISO8601DateTime(const std::string& str);
|
||||
|
||||
#endif // BITCOIN_UTIL_TIME_H
|
||||
|
||||
Reference in New Issue
Block a user