The Date range links module provides range links for date field. Works with Date field and views exposed filter. Currently supports only Date popup widget.
Turns off locale_js_alter() hook to replace it with own hook that uses drupal_http_request instead of file_get_contents() to escape allow_url_fopen-related warning.