Skip to content

segment-boneyard/load-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

load-script

Returns the Date the page started loading, with a "good enough" version for browsers without performance.timing.

Installation

$ component install segmentio/load-date

Example

var date = require('load-date');
date.toString(); // "Wed Mar 06 2013 15:26:40 GMT-0800 (PST)"

License

MIT

About

Returns the Date the page started loading.

Resources

Stars

Watchers

Forks

Packages

No packages published