Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Jul 6, 2024
1 parent b2e122b commit ff59f36
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ protected function _getFormat($date)
}
return null;
}

/**
* Set created date
* Set created date in UTC time zone
Expand All @@ -58,6 +59,7 @@ public function beforeSave($object)

return $this;
}

/**
* Convert create date from UTC to current store time zone
*
Expand Down

0 comments on commit ff59f36

Please sign in to comment.