veriteworks/m2-timezone

Timezone issue for catalog rules on Magento 2

Maintainers

Package info

github.com/Veriteworks/m2-timezone

Type:magento2-module

pkg:composer/veriteworks/m2-timezone

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.6 2024-03-01 10:17 UTC

This package is auto-updated.

Last update: 2026-03-01 00:29:45 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.