static function fromString($str)
 {
     return datetime_utils_DateTimeUtils::fromString($str);
 }