docker use gitea/gitea:latest visit /api/v1/users/haytoo/heatmap error message: {"message":"Error 1305: FUNCTION gitea.strftime does not exist","url":"https://godoc.org/github.com/go-gitea/go-sdk/gitea"}
7,17,17,3,1,1,1,0) 07t=time.mktime(t) 08 print(time.strftime(“%b %d %Y %H:%M:...
normally used by the unmodified conversion specifier. If the alternative format or specification does not exist for he current locale, the behavior is as if the unmodified conversion specification were used. It is an error to specify theEorOmodifier with any conversion specification not listed here....
Some conversion specifiers can be modified by theEorOmodifier characters to indicate that an alternative format or specification should be used. If the alternative format or specification does not exist for the current locale, the behavior will be the same as with the unmodified conversion specificatio...
Provided that the result string, including the terminating null byte, does not exceedmaxbytes,strftime() returns the number of bytes (excluding the terminating null byte) placed in the arrays. If the length of the result string (including the terminating null byte) would exceedmaxbytes, thenstrf...