Valid JSON
AI gereedschap voor ontwikkelaars
Format JSON test Regex converteer timestamps in een paneel
Invoerpatroon
Plak JSON regex tekst of timestampInput
Resultaat
JSON status
Valid JSON
Formatted JSON
{
"name": "JinMing Lab",
"tools": [
"json",
"regex",
"timestamp"
],
"ok": true
}
Minified JSON
{"name":"JinMing Lab","tools":["json","regex","timestamp"],"ok":true}
Regex matches
JinMing
Lab
JSON
Regex
Timestamp
Tools
Timestamp
Input 1700000000000
ISO 2023-11-14T22:13:20.000Z
Local 11/14/2023, 10:13:20 PM
Unix seconds 1700000000
Milliseconds 1700000000000Valid JSON
{ "name": "JinMing Lab", "tools": [ "json", "regex", "timestamp" ], "ok": true }
{"name":"JinMing Lab","tools":["json","regex","timestamp"],"ok":true}
JinMing Lab JSON Regex Timestamp Tools
Input 1700000000000 ISO 2023-11-14T22:13:20.000Z Local 11/14/2023, 10:13:20 PM Unix seconds 1700000000 Milliseconds 1700000000000
Wat het doet
Goed voor
Voorbeelden
Tools voorbeeld
Input: {"name":"JinMing Lab","ok":true} plus a regex or timestamp
Output: JSON status formatted JSON minified JSON regex matches ISO local Unix and millisecond time
FAQ en grenzen
No. The tool reports the parse error so you can fix the source.
Unix seconds milliseconds and date strings supported by the browser date parser.
Gebruikslimieten