Skip to content

mohsin-cdata/timestamp-copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timestamp Copier (IST)

A tiny, mobile-first web page for copying the current timestamp in multiple India Standard Time (IST) formats. Built for quick logging — open the home-screen shortcut, it captures the moment, tap to copy.

Live: https://mohsin-cdata.github.io/timestamp-copier/

Formats

Label Example
Primary Saturday, June 7, 2026, 02:30:52 PM IST
Short Sat, Jun 7, 2026, 02:30:52 PM IST
Sortable (24h) 2026-06-07 14:30:52 IST
ISO 8601 2026-06-07T14:30:52+05:30
Date only 2026-06-07
Time only 02:30:52 PM IST

Features

  • IST is computed via Asia/Kolkata, so it's correct regardless of the device's local timezone.
  • Auto-recaptures the current time whenever the page is reopened or refocused (great for an iPhone home-screen shortcut).
  • Tap any row — or the big button — to copy. No dependencies, no build step.

Use on iPhone

  1. Open the live URL in Safari.
  2. Share → Add to Home Screen.
  3. Launch it like an app; it opens full-screen and shows the current IST time.

Files

  • index.html — the entire app (HTML + CSS + JS inline).
  • icon.svg, apple-touch-icon.png — home-screen / favicon icons.
  • manifest.webmanifest — PWA manifest for standalone display.

About

Mobile-first IST timestamp copier for quick logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages