Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Crawleyprint/0513f13f659334793888433b535f59e2 to your computer and use it in GitHub Desktop.
Save Crawleyprint/0513f13f659334793888433b535f59e2 to your computer and use it in GitHub Desktop.

This regexp will go through your project and find all instances of Date object

(\.(get|set|to)(UTC|GMT|Locale)?(Date|Day|FullYear|Hours|Milliseconds|Minutes|Month|Seconds|Time|TimezoneOffset|String|Format|Source|JSON|ISO|Year)(.*)\(\)|Date\.(UTC|now|parse))|new\ Date\(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment