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

feat: Pings screen #19

Merged
merged 2 commits into from
Mar 29, 2021
Merged

feat: Pings screen #19

merged 2 commits into from
Mar 29, 2021

Conversation

sdsantos
Copy link
Collaborator

No description provided.

Comment on lines 10 to 17
DateTimeFormatter.ofPattern("HH:mm:ss")
}
private val dateTimeFormatter by lazy {
DateTimeFormatter.ofPattern("MMM dd, HH:mm:ss")
}

private val dateTimeWithYearFormatter by lazy {
DateTimeFormatter.ofPattern("MMM dd, yyyy HH:mm:ss")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these patterns should depend on the locale.

Base automatically changed from bootstrap to master March 29, 2021 10:38
@sdsantos sdsantos added the automerge Allow kodiak to automerge commit when all checks pass label Mar 29, 2021
@kodiakhq kodiakhq bot merged commit 957505f into master Mar 29, 2021
@kodiakhq kodiakhq bot deleted the pings-screen branch March 29, 2021 13:34
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants