Skip to content

Conversation

@SriAish05
Copy link
Contributor

πŸ› οΈ Timezone Converter Tool

Implemented timezone converter as requested in issue #24

Changes:

  • βœ… Created timezone_convertor/ directory with 3 files (index.html, style.css, script.js)
  • βœ… IST ↔ UTC conversion and 12+ other timezones
  • βœ… Epoch timestamp display with copy button
  • βœ… Added to "Information & Reference" section in home.html after IP Address tool
  • βœ… Mobile responsive design
  • βœ… Matches DevDunia's glass morphism color scheme

Testing:

  • Tool works as expected
  • Mobile responsive
  • Linked in homepage
  • Color scheme matches existing tools

Closes #24

- Create timezone_convertor directory with index.html, style.css, script.js
- Add IST to UTC and vice versa conversion
- Display epoch timestamp with copy functionality
- Show conversions for 12+ common timezones
- Add tool card to Information & Reference section in home.html
- Matches DevDunia color scheme and design patterns
- Mobile responsive design

Closes echobash#24
@SriAish05 SriAish05 mentioned this pull request Oct 31, 2025
5 tasks
@echobash
Copy link
Owner

@SriAish05 Everything looks so good. Good work in the PR.
I have one small suggestion. Can you add the file in the sidebar too similar to how you added in home.html.
Once that's done, we'll merge it.

@SriAish05
Copy link
Contributor Author

@echobash Thank you so much for the review and for pointing that out! I actually noticed the sidebar was missing as well and was working on fixing it.

I'll add the Timezone Converter to the sidebar navigation nd push the changes within the next hour.

I apologize for missing this initially. I really appreciate your patience and feedback! πŸ™

Will update shortly(1 Hour maximum). Thanks again! πŸš€

@echobash
Copy link
Owner

@SriAish05 Changes look good now as per the codebase standard. Merging this PR now..
Feel free to give a star to the Repo and use the tool para your daily development.

@echobash echobash merged commit 0b51af7 into echobash:main Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TOOL] Create Timezone Convertor

2 participants