🕓 VS Code extension to convert timestamps from/to various formats and preview/insert them on demand.

command-palette conversion convert-timestamps converter date duration epoch insert iso iso8601 momentjs-format time time-conversion timestamp timestamp-conversion timing utc vscode vscode-extension
1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub
Developer Tools Code Editors & IDEs

AI Summary: Enhance the VS Code extension's custom time format settings to include a timezone parameter. This allows users to specify the timezone directly within the custom format definition, eliminating the need for a separate timezone selection step during conversion. The implementation should handle cases where timezone is omitted (defaulting to local time) and integrate seamlessly with the existing custom format handling.

Complexity: 3/5
enhancement good first issue

🕓 VS Code extension to convert timestamps from/to various formats and preview/insert them on demand.

TypeScript
#command-palette#conversion#convert-timestamps#converter#date#duration#epoch#insert#iso#iso8601#momentjs-format#time#time-conversion#timestamp#timestamp-conversion#timing#utc#vscode#vscode-extension