Boop
Boop copied to clipboard
Timestamp to ISO Date
To address https://github.com/IvanMathy/Boop/issues/280
Supports timestamps in both seconds (10 numbers) or milliseconds (13 numbers)
Input:
1625842985835
Output:
2021-07-09T15:03:05.835Z
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
@IvanMathy Can this be merged, and possibly added to the main set of scripts? I use this frequently and I can imagine others do as well?