veriteworks/m2-timezone

Timezone issue for catalog rules on Magento 2

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:magento2-module

0.0.6 2024-03-01 10:17 UTC

This package is auto-updated.

Last update: 2024-04-30 10:38:00 UTC


README

Module Magento Timezone issue.
on catalog rule indexing time zone always set as UTC. which creates problem with different timezone stores and their cron jobs.

This module assign the timezone depending on store local time. Store local time is determine from admin, or store config "general/locale/timezone".

After Indexing and updating from and to time, this module revert the timezone to Magento's default one.