You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @szepeviktor and thank you so much for your interest in our custom plugin --which is WIP (and at a very early stage)
I saw the rest of the issues you opened and I really love your enthusiasm!
All of the previous issues actually make some sense (in one way or another), but this specific one really needs to be operated by the PHP date function in order to be relative to the other all other dates used in the context of the plugin.
Since we don't need to be super critical regarding date comparisons, as as I said before everything is relative, date actually makes more sense other than anything else.
wp-plugin-merge-org-sort/src/Service/SalesIncrementer.php
Line 20 in 6dc194d
Using PHP built-in functions will use PHP timezone.
Please consider using WC date functions.
The text was updated successfully, but these errors were encountered: