Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Add formatDuration utility function to Timestamp-container package #3114

Merged
merged 4 commits into from
Feb 12, 2020

Conversation

itimirichard
Copy link
Contributor

Partially resolves #3065

Overall change: Created a utility function to convert ISO 8601 time to normal time duration_

Code changes:

  • Create the function formatDuration
  • Added tests.

  • I have assigned myself to this PR and the corresponding issues
  • Automated jest tests added (for new features) or updated (for existing features)
  • This PR requires manual testing

@itimirichard itimirichard self-assigned this Feb 11, 2020
@itimirichard itimirichard added radio-schedules ws-home Tasks for the WS Home Team labels Feb 11, 2020
Co-Authored-By: Olha Lyubinets <olha.lyubinets@gmail.com>
Copy link
Contributor

@OlgaLyubin OlgaLyubin left a comment

Choose a reason for hiding this comment

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

Looks good 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
radio-schedules ws-home Tasks for the WS Home Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Format duration timestamp correctly for Radio Schedules
3 participants