Skip to content

Change formatTime function in DateUtils.java#123

Merged
AChep merged 1 commit intomasterfrom
unknown repository
May 27, 2019
Merged

Change formatTime function in DateUtils.java#123
AChep merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Mar 10, 2016

Change formatTime function in DateUtils.java to add leading zeros for hours of a 24 hour formatted time since Android does the same for 24 hour times for the status bar and notification drawer. The proposed code was changed to use Java's String.format function instead of the custom formatting.

This is a duplicate of #122 since I have accidently deleted the forked repository and I am new to git and pull request. I still have to figure things out.

Change formatTime function to add leading zeros for 24 hour format
@AChep AChep merged commit 72d92fd into AChep:master May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant