TimeInterval::db_datetime_format( string $time_interval, string $table_name )
Returns date format to be used as grouping clause in SQL.
Description Description
Parameters Parameters
- $time_interval
-
(Required) Time interval.
- $table_name
-
(Required) Name of the db table relevant for the date constraint.
Return Return
(mixed)
Source Source
File: packages/woocommerce-admin/src/API/Reports/TimeInterval.php