Helper static class
- Source:
Methods
(static) convertTimeStrToSeconds(str, seconds)
Convert the time string (NĉéNċ) to seconds
- Source:
Parameters:
Name | Type | Description |
---|---|---|
str |
String
|
Source string |
seconds |
Number
|
(static) removeSpaces(str) → {String}
Remove space characters
- Source:
Parameters:
Name | Type | Description |
---|---|---|
str |
String
|
Source string |
Returns:
- Type:
-
String
Processed string