yangzhg commented on a change in pull request #5641:
URL: https://github.com/apache/incubator-doris/pull/5641#discussion_r612878233
##########
File path: fe/fe-core/src/main/java/org/apache/doris/common/util/TimeUtils.java
##########
@@ -49,13 +49,14 @@
public class TimeUtils {
private static final Logger LOG = LogManager.getLogger(TimeUtils.class);
+ public static final String UTC_TIME_ZONE = "Africa/Abidjan";
Review comment:
Explain why Africa/Abidjan
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]