You are here

Files in Views Date Format SQL 8.3

Primary tabs

File namesort descending Location Namespace Description
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim…
README.txt README.txt Summary ======= The Views Date Format SQL module allows to format date fields using SQL. This enables group aggregation for date fields using the choosen granularity. The core functionality is to remove the date formatting from render() and put it…
ViewsDateFormatSqlArgument.php src/Plugin/views/argument/ViewsDateFormatSqlArgument.php Drupal\views_date_format_sql\Plugin\views\argument
ViewsDateFormatSqlField.php src/Plugin/views/field/ViewsDateFormatSqlField.php Drupal\views_date_format_sql\Plugin\views\field
views_date_format_sql.info.yml views_date_format_sql.info.yml views_date_format_sql.info.yml
views_date_format_sql.module views_date_format_sql.module This module allows to format date fields using SQL.
views_date_format_sql.views.inc views_date_format_sql.views.inc This file contains the hook to assign this handler as default to date fields.

Other projects