Boop icon indicating copy to clipboard operation
Boop copied to clipboard

Timestamp to ISO Date

Open klinquist opened this issue 3 years ago • 2 comments

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

klinquist avatar Jul 09 '21 15:07 klinquist

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jul 09 '21 15:07 sonarqubecloud[bot]

@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?

LasseJacobs avatar Dec 19 '22 21:12 LasseJacobs