Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
/ imperial-date Public archive

npm package for returning the Imperial date (WH40k) for a given Date object.

License

Notifications You must be signed in to change notification settings

Retzudo/imperial-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm package to display the Imperial date (Warhammer 40,000) for a given Date object.

var imperialDate = require('imperial-date');
var dateString = imperialDate(new Date());
console.log(dateString);

Output: 0 530 016.M3

About

npm package for returning the Imperial date (WH40k) for a given Date object.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published