-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renderSpan: add more time intervals (#5568)
* wallet unlock log now uses renderspan w/ hr, min, sec * Update unlock.ts Fixed linting error: added comma after forceMinute * Removed renderSpan options from unlock * added Year, Month, Day to renderSpan * updated year to 365 days, updated month abbreviation to 'M', and removed unused tr import * added tests for time util for renderSpan and renderEstimate * changed forced intervals to hr, m, s * added removed space
- Loading branch information
Showing
2 changed files
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters