VibeHunt
Back to browse
dev-time

dev-time

Get the current local time of a GitHub user.

Source

A command‑line tool queries the current local time for one or more GitHub usernames. It fetches the time based on the users’ profile information and prints it in a readable format, with optional display of the UTC offset. The output format can be customized using a moment‑style pattern, and a GitHub authentication token may be supplied for authenticated requests.

The utility is installed globally via npm and invoked with the command followed by one or more usernames. Flags allow toggling verbose mode, specifying a custom date‑time format, and providing a token. Examples show default formatting, inclusion of the UTC offset, and custom date patterns.

Designed for developers who need quick insight into collaborators’ local times, the tool operates as a stable, CLI‑only package under an MIT license.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps