TimeInterval::time_interval_id( string $time_interval, AutomatticWooCommerceAdminAPIReportsDateTime $datetime )

Returns time interval id for the DateTime.


Description Description


Parameters Parameters

$time_interval

(Required) Time interval type (week, day, etc).

$datetime

(Required) Date & time.


Top ↑

Return Return

(string)


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.