Skip to content

Version

Get the current version of JSTime in a semver format.

JSTime.version; // => "0.6.15"

Get the exact git commit of awfixers-stuff/jstime that was compiled to produce this JSTime binary.

JSTime.revision; // => "49231b2cb9aa48497ab966fc0bb6b742dacc4994"

See Docs > API > Utils for more useful utilities.