# timestamp-converter **Repository Path**: xrlnewman/timestamp-converter ## Basic Information - **Project Name**: timestamp-converter - **Description**: 时间戳转换器 - Unix/ISO/本地时间/时区互转,批量 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-28 - **Last Updated**: 2026-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Timestamp Converter 时间戳转换器,Electron 桌面应用。 ## 功能 - 当前时间实时显示(秒/毫秒/纳秒/ISO/本地) - 任意输入 → 所有格式 - 时区切换:UTC / 本地 / 任意 IANA 时区 - 批量:粘贴多行 → 一次性转换 - 时间运算:+/- 秒/分/时/天 ```bash npm install && npm start ``` MIT © xrlnewman