01JSON status
Valid JSON
AI 개발자 도구
JSON 포맷 Regex 테스트 타임스탬프 변환을 한곳에 모읍니다
입력 방식
JSON Regex 텍스트 또는 타임스탬프를 붙여 넣으세요Input
생성 결과
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
무엇을 하는가
적합한 사용자
예시
도구 예시
입력: {"name":"JinMing Lab","ok":true} plus a regex or timestamp
출력: 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.
사용 제한