narrowizard commented on code in PR #8316:
URL:
https://github.com/apache/incubator-devlake/pull/8316#discussion_r1982789477
##########
backend/core/models/common/iso8601time.go:
##########
@@ -138,6 +142,16 @@ func ConvertStringToTime(timeString string) (t time.Time,
err error) {
return time.Parse(time.RFC3339, timeString)
}
+// ConvertStringToTimeInTz
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]