In Magento store, it sets America/Toronto timezone how to convert current date time to gmt date time,here is my current date time code $currentTimeZoneTime = $this->timezone->date()->format('Y-m-d'); $gmtTime = '?'
Daily Archives: August 9, 2022
I have to use magento function for date and I wanna subtract 1 day from following code,how can I do it ? I do not want to use PHP function for date how can I subtract 1 day from follwoing code ? $fromDay = $this->timezone->date()->format('Y-m-d');
I’m developing a Magento 2.3.6-p1 store, using a based luma custom theme, and mini-cart is not showing added products, it only shows the products when i add a product, but when i reload the page, the mini-cart says it’s empty. Only will show the products if i add another one. […]
For some reason google analytics is not showing any visitors. I have added the google Account Number on backend. Analytics code also shows on the frontend but no data is being populated on google analytics. Can anyone help?
I want to display telephone number in the below format in my account address information page (2digits)9digits
I get this error after installing opensuse 15.2 on a Dell Latitude E5410 (~year 2011), where the hard drive was replaced. I tried default as well as manual setups and partitions. I tried suggestions from https://askubuntu.com/questions/266429/error-file-grub-i386-pc-normal-mod-not-found. But they do not really apply. I only get a grub rescue console. I […]