Hi,
I have a slight issue with the timestamp value in migration file name. It seems to ignore the timeZone
setting in console config.
Any known workaround or solution to this problem?
As an aside I could not find a place to check where the migrate component config options are documented to see if the same can be passed there as a value.
FYI, I am generating this from existing DB using bizley/yii2-migration
however I think the same issue is evident in normal ./yii migrate/create