Greasy Fork is available in English.

ISO 8601 Dates

Display US dates in the ISO 8601 YYYY-MM-DD format

ავტორი
chocolateboy
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
110
რეიტინგი
1 0 0
ვერსია
1.2.2
შექმნილია
23.09.2016
განახლებულია
13.01.2019
ლიცენზია
GPL: http://www.gnu.org/copyleft/gpl.html
გამოყენებს მათ
ყველა საიტი

This script converts dates in the following formats to the ISO 8601 YYYY-MM-DD format:

  • MM-DD-YY
  • MM-DD-YYYY
  • MM/DD/YY
  • MM/DD/YYYY

Sites whose content is loaded after the page is loaded (and therefore after the userscript is run) can have their dates fixed via the ISO 8601 Dates menu command.

Note: this script does not run on any sites by default. Wildcards for offending sites should be added to the userscript engine's list of includes e.g. to add www.example.com to Greasemonkey: Tools -> Greasemonkey -> Manage User Scripts... -> ISO 8601 Dates -> Preferences -> User Settings -> Included Pages -> Add -> http://www.example.com/*.

Links

See Also