
When you see the Git history for a project in Eclipse IDE (via right-click on Project -> Teams -> Show in History) you get details of all your commits with a Committed Date which displays the dates as relative,
Relative Example:65 minutes ago
6 days ago
8 weeks ago
9 weeks ago
4 months ago
2 years ago
If you want to see the exact date and time (timestamp) of the commits, follow the below steps.
- Be on the history view window
- Now click on the 3 dots,
- Select Show -> Relative Dates (make sure its unticked)
- Commit Date and Time should now be shown instead of relative dates.

Have Questions? Post them here!
- [Fixed] Git Clone git@github.com: Permission denied (publickey) Could not read from remote repository Fatal error
- Github: How to Invite Collaborators
- Git Commit - Author identity unknown, Please tell me who you are email
- [Solution] fatal: not a git repository (or any of the parent directories): .git
- [fix] zsh: command not found: git
- Github: fatal: Authentication failed Support for password was removed on August 13, 2021
- Get List of all local branches git command
- Git Revision Questions Before the Interview
- git fatal: Authentication failed error [fix]
- How to Install Git on Ubuntu Linux
- GitHub: How to Search Code
- How to change Git Default Author and Committer details in Eclipse
- How to check your installed version of Git
- Install GitHub Command Line Tool on Mac
- How to Merge Branch into Master Branch
- Perform an Empty Commit in Git without anything in Staging Area
- Git Fix: fatal: refusing to merge unrelated histories Error
- How to undo last Git Commit on Local Repository?
- git command to remove/unstage files from staging area
- Step-by-Step: Setting up Docker + Ubuntu Linux + Git + GitHub Tutorial
- Remove git config at Local, Global or System Levels?
- Fix [oh-my-zsh] Cant update: not a git repository
- Git Config Command - A Deep Dive
- fatal: Unable to create '/c/git_repo/.git/index.lock': File exists. If no other git process is currently running, this probably means a git process crashed in this repository earlier.
- How to change directory in Git bash
- How to open Notepad? - NotepadPlusPlus
- IntelliJ: Error: Could not find or load main class, java.lang.ClassNotFoundException - Java
- bash: cls: command not found - Linux
- HTML5 CSS3 Color Codes List - Html
- Remove Apps from Dock when Quit [Mac Ventura] - MacOS
- [Fix] MySQL Docker ERROR 1045 (28000): Access denied for user root@localhost (using password: YES/NO) - MySQL
- How to switch between sftp and Terminal shell - FTP
- How to Set Homepage on Chrome - Chrome