Any facing issue with localdatetime:tz=$tz in Messages

16 views
Skip to first unread message

Beniton Fernando

unread,
Apr 7, 2015, 12:57:01 AM4/7/15
to gwt-test-u...@googlegroups.com
Hi All,

I am facing java.lang.IllegalArgumentException: unknown format type: localdatetime:tz=$tz when accessing message which has localtimedate:tz=$tz

@DefaultMessage(" {0,localdatetime:tz=$tz," + DateTimeUtility.LONG_DATE_FORMAT + "}")
@Description("Text to show the date when a post was made")
String lastUpdatedDate(Date lastUpdatedDate, TimeZone tz);


Any suggestions how to solve it?

Regards,
Beniton

Beniton Fernando

unread,
Apr 7, 2015, 2:16:40 AM4/7/15
to gwt-test-u...@googlegroups.com
I was able to by pass the below exception by mocking message.

Thanks,
Beniton
Reply all
Reply to author
Forward
0 new messages