summaryrefslogtreecommitdiffstats
path: root/modules/timeutil
Commit message (Collapse)AuthorAgeFilesLines
* Fix timezone on issue deadline (#11697) (#11784)Cirno the Strongest2020-06-061-0/+5
| | | | | | | | * Fix timezone on issue deadline * FormatDate Co-authored-by: zeripath <art27@cantab.net> (cherry picked from commit bbe13b60cdf93d8296f4c6dab624df2b571db234)
* Use gitea forked macaron (#7933)Tamal Saha2019-08-232-3/+3
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-154-0/+444
* display ui time with customize time location * fix lint * rename UILocation to DefaultUILocation * move time related functions to modules/timeutil * fix tests * fix tests * fix build * fix swagger