https://github.com/codelenny/glitch-last-modified
https://github.com/codelenny/glitch-last-modified
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codelenny/glitch-last-modified
- Owner: CodeLenny
- Created: 2018-06-30T18:29:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T18:47:05.000Z (almost 8 years ago)
- Last Synced: 2025-02-28T22:28:19.756Z (over 1 year ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Glitch Last Modified
Testing how best to determine the time of last import.
## Usage
It looks like the "modified time" of any file (this repo is using `package.json`, which has never been changed)
will be the time of the last commit.