Date / time converter
Parse any date in any format. See it in every other format.
Tools → Convert → Date / time converter · 7-day free trial · Premium $9.99 / yr
- Unix (s)
1777203387 - Unix (ms)
1777203387060 - ISO UTC
2026-04-26T11:36:27.060Z - RFC 2822
Sun, 26 Apr 2026 11:36:27 GMT - Local
4/26/2026, 11:36:27 AM - Date only
2026-04-26
Built for the things AI can’t fake
This tool runs free, right here. The extension adds three things a web widget can’t:
Playground
↗JS / TS scratchpad — sandboxed and instrumented.
Paste real code, hit Run. Console + network monitor + watch expressions all in one panel.
- ·Real ES modules · top-level await
- ·URL imports — esm.sh & friends
- ·Live fetch monitor (every call)
- ·Watch expressions in your scope
- ·10s sandbox timeout · zero CORS pain
HTTP client
↗Postman-style request runner.
Save collections, share variables, hit any API. Includes GraphQL with introspection, OpenAPI / cURL import.
- ·Bearer / Basic / API-key auth
- ·GraphQL · introspection
- ·OpenAPI 3.x · cURL import
- ·Copy as fetch / axios / Python
Realtime (WS + SSE)
↗Stream-protocol tester — what Postman doesn’t do well.
WebSocket + Server-Sent Events with custom auth headers, auto-reconnect, JSON pretty-print.
- ·wss:// + ws:// + subprotocols
- ·SSE via fetch — Authorization works
- ·Auto-reconnect with backoff
- ·Send composer · ⌘ + Enter
What it does
Modern dates come in a dozen formats — Unix epoch (seconds vs milliseconds), ISO 8601 (with or without timezone), RFC 2822 (HTTP headers and emails), human-readable strings. Convert between all of them in one paste.
Includes timezone support for a curated list of IANA zones, ISO week numbers, day-of-year, and a live "X seconds ago" relative-time pill.
Why use VibeGear's date / time converter
- ✓Auto-detects Unix seconds vs milliseconds (>1e12 = ms)
- ✓Keywords: "now", "today", "yesterday", "tomorrow"
- ✓Timezone-aware via Intl.DateTimeFormat
- ✓Quick offset toolbar: ±1h / 1d / 1w / 30d
How to use it
- 1Tools → Convert → Date / time converter.
- 2Paste any date. See all representations.
Related tools
One install. Every tool above.
7 days free, then VibeGear Premium is $9.99 / €9.99 per year. Everything runs locally.
Install & start trial →→