Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show locale string on timestamp #6324

Merged
merged 2 commits into from
Mar 20, 2019
Merged

Show locale string on timestamp #6324

merged 2 commits into from
Mar 20, 2019

Conversation

NateScarlet
Copy link
Contributor

Resolve #6004

@codecov-io
Copy link

codecov-io commented Mar 14, 2019

Codecov Report

Merging #6324 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6324      +/-   ##
==========================================
+ Coverage   38.85%   38.86%   +<.01%     
==========================================
  Files         365      365              
  Lines       51360    51360              
==========================================
+ Hits        19957    19960       +3     
+ Misses      28531    28528       -3     
  Partials     2872     2872
Impacted Files Coverage Δ
models/repo_list.go 66.84% <0%> (-1.06%) ⬇️
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️
models/unit.go 14.28% <0%> (+14.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f125330...861861c. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Mar 14, 2019
@lunny lunny added the type/enhancement An improvement of existing functionality label Mar 14, 2019
@lunny lunny added this to the 1.9.0 milestone Mar 14, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Mar 14, 2019
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 19, 2019
@lunny lunny merged commit b78cbbc into go-gitea:master Mar 20, 2019
@NateScarlet NateScarlet deleted the patch-1 branch August 22, 2019 06:31
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature proposal] Local time zone in timestamps
7 participants