]
Cheng Fang updated WFLY-12469:
------------------------------
Description:
According to javadoc:
Timer ScheduleExpression default timezone should be null
--------------------------------------------------------
Key: WFLY-12469
URL:
https://issues.jboss.org/browse/WFLY-12469
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 18.0.0.Beta1
Reporter: Cheng Fang
Assignee: Cheng Fang
Priority: Major
According to javadoc:
https://javaee.github.io/javaee-spec/javadocs/javax/ejb/ScheduleExpressio...
public String getTimezone()
Return the timezone, if set; otherwise null.