We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94c478 commit 7574797Copy full SHA for 7574797
cs_date_formatter.module
@@ -244,6 +244,7 @@ function theme_cs_date_formatter_default($variables) {
244
* Custom helper function to convert different date formats to timestamp.
245
*
246
* @param array $element
247
+ * Associative array of date field values.
248
249
* @return array
250
* Array with start and possibly end as timestamps.
0 commit comments