Skip to content

A simple command-line tool to extract time from ObjectId.

Notifications You must be signed in to change notification settings

Jiaweizdev/objectid-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ObjectId Time Extractor

A simple command-line tool to extract time from MongoDB ObjectId.

Download

Check out the latest release

How to use

Simply pass an ObjectId as a paramter.
The output is in UTC and local time.

$ objectid-time 584ed469372c7e66274ff76c
# Output:
# 2016-12-12 16:46:33 +0000 UTC
# 2016-12-12 17:46:33 +0100 CET

About

A simple command-line tool to extract time from ObjectId.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages