🔧
iCal イベント生成器
時間と日付 · 無料オンラインツール
インポート用の .ics カレンダーイベントファイルを生成。
EZ4Code チーム
RFC 5545
適切なエスケープ付きの標準 VCALENDAR/VEVENT ブロックを生成。
ダウンロード可能
任意のカレンダーアプリがインポート可能な .ics ファイルを 1 クリックダウンロード。
UTC タイムスタンプ
ポータビリティのためローカル時刻を UTC の DTSTART/DTEND に変換。
iCal イベント生成器の使い方
- 1Enter the time, date, or value you want to convert.
- 2Select the target format or timezone.
- 3The tool calculates the result instantly.
- 4Copy the converted value for your use.
機能と特徴
- ✓完全無料 — 登録不要、サブスクリプションなし、広告なし
- ✓ブラウザ上で完全に動作 — データは端末から送信されません
- ✓高速・軽量 — 即座に結果を表示
- ✓クロスプラットフォーム — デスクトップ・タブレット・モバイル対応
よくある質問
What timezone is used by default?
The Timestamp Converter uses UTC by default but can display results in your local timezone.
Can I convert timestamps from different programming languages?
Yes, the tool supports Unix timestamps (seconds and milliseconds), ISO 8601, and various date string formats.
Does daylight saving time affect the result?
Timezone conversions apply the daylight saving rules of the selected region. If you need a fixed offset, pick a UTC offset zone instead of a named city.
What is the difference between Unix seconds and milliseconds?
Seconds-based Unix time has 10 digits (typical for servers and databases); milliseconds has 13 digits (typical for JavaScript Date). The converter auto-detects the unit and lets you override it.