ISO: Changed the incorrect 'P0S' to the correct 'PT0S'
This commit is contained in:
@@ -1979,7 +1979,7 @@ Variant::operator std::string () const
|
||||
}
|
||||
else
|
||||
{
|
||||
return "P0S";
|
||||
return "PT0S";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user