Valid JSON
เครื่องมือ AI สำหรับนักพัฒนา
จัด JSON ทดสอบ Regex แปลง timestamp ใน panel เดียว
รูปแบบ input
วาง JSON regex text หรือ timestampInput
ผลลัพธ์
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
ทำอะไรได้
เหมาะกับ
ตัวอย่าง
เครื่องมือ ตัวอย่าง
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 และข้อจำกัด
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.
ข้อจำกัดการใช้