Valid JSON
Geliştiriciler için AI araçları
JSON formatlar Regex test eder timestamp çevirir
Girdi formatı
JSON regex text veya timestamp yapıştırInput
Sonuç
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
Ne yapar
Kimler için
Örnekler
Araç ornek
Girdi: {"name":"JinMing Lab","ok":true} plus a regex or timestamp
Çıktı: JSON status formatted JSON minified JSON regex matches ISO local Unix and millisecond time
FAQ ve sınırlar
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.
Kullanım sınırları