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

Use i18n.Locale for date formatting #98

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Use i18n.Locale for date formatting #98

merged 1 commit into from
Sep 4, 2023

Conversation

rowanseymour
Copy link
Member

@rowanseymour rowanseymour commented Sep 4, 2023

Now that Locale lives in gocommon.. we should use it

Also does #97

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #98 (3cb6cd0) into main (6260ba0) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   90.34%   90.23%   -0.12%     
==========================================
  Files          38       38              
  Lines        1751     1730      -21     
==========================================
- Hits         1582     1561      -21     
  Misses        136      136              
  Partials       33       33              
Files Changed Coverage Δ
dates/date.go 92.10% <100.00%> (ø)
dates/format.go 98.07% <100.00%> (ø)
dates/i18n.go 100.00% <100.00%> (+7.89%) ⬆️
dates/timeofday.go 76.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rowanseymour rowanseymour merged commit 21dc92e into main Sep 4, 2023
8 of 9 checks passed
@rowanseymour rowanseymour deleted the date_locales branch September 4, 2023 23:17
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant