본문 바로가기
인터넷

GitHub 저장소 최초 생성일 확인하기

by 젤리아드 2025. 4. 29.
728x90
반응형

아래 링크된 페이지는 GitHub 저장소 주소를 입력하면 저장소의 최초 생성일을 한국 시간으로 변환하여 출력하는 웹 도구입니다.

https://zeli-webtools.blogspot.com/2025/04/github-repository-created-date-checker.html

 

GitHub Repository 생성일 확인 도구

GitHub Repository Created Date Checker GitHub Repository 생성일 확인 Public 저장소만 지원합니다. Private 저장소 지원 X 확인

zeli-webtools.blogspot.com

 

GitHub 저장소 생성일 확인 도구 사용법

GitHub Repository 생성일 확인
Public 저장소만 지원합니다.
Private 저장소 지원 X

[ GitHub Repository URL 여기에 입력 ] [ 확인 ]
github URL 입력

1. GitHub 저장소 주소를 입력합니다.

2. 확인 버튼을 누릅니다.

 

GitHub Repository 생성일 확인
Public 저장소만 지원합니다.
Private 저장소 지원 X

[ https://github.com/owner/repo ] [ 확인 ]

최초 생성 날짜: 2050. 5. 10. 오후 10:20:30
github 생성일 확인

한국 시간으로 변환된 GitHub 저장소의 생성 날짜를 확인합니다.

 

브라우저에서 직접 확인하는 방법

GitHub 저장소 주소에서 github.com 앞에는 "api." 을 뒤에는 "/repos" 를 삽입합니다.

예를 들어 GitHub 저장소 주소가

"https://github.com/owner/reponame"인 경우 

주소를 다음과 같이 바꾸고 접속합니다.

"https://api.github.com/repos/owner/reponame"

접속한 페이지에서 "created_at"을 검색하거나 직접 찾아서 생성 날짜를 확인합니다.

728x90
반응형

댓글