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.


Top ↑

Return Return

(mixed)


Top ↑

Source Source

File: packages/woocommerce-admin/src/API/Reports/TimeInterval.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.