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

Fix: fix order time to correct format #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HerreraManuel
Copy link
Owner

Changes

  1. Added a function to padding to hour, minutes and time for proper formatting.
  2. Removed old line of code that attempted formatting.

Purpose

Order time was not displayed in the correct format: hh:mm:ss

Approach

Padding has been applied to the format and a function was created to handle it.

Closes #30

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.

Bug: Order Time does not format time correctly
1 participant