Date View Feedback

Component ID

169557

Component name

Date View Feedback

Component type

module

Component security advisory coverage

not-covered

Downloads

1155

Component created

Component changed

Component body

This module shows how the view interpreted the dates you typed into the exposed
filters. If your input was not understood, you will get a validation error.
If you typed in a date in non-canonical format, it will be shown to you in
canonical format when you see the search results.

Limitations:
This module only understands the jscal widget. It was designed on a custom
site that backed up the jscal widget with strtotime. Normally, jscal only
accepts input in canonical format anyway, so the translation to canonical
format might not be that useful to most people.