Revision: 18485
http://sourceforge.net/p/gate/code/18485
Author: ian_roberts
Date: 2014-12-05 13:43:45 +0000 (Fri, 05 Dec 2014)
Log Message:
-----------
Joda is more strict with parsing patterns than I expected.
Modified Paths:
--------------
gate/trunk/plugins/Twitter/src/gate/corpora/twitter/TweetUtils.java
Modified: gate/trunk/plugins/Twitter/src/gate/corpora/twitter/TweetUtils.java
===================================================================
--- gate/trunk/plugins/Twitter/src/gate/corpora/twitter/TweetUtils.java
2014-12-05 02:20:38 UTC (rev 18484)
+++ gate/trunk/plugins/Twitter/src/gate/corpora/twitter/TweetUtils.java
2014-12-05 13:43:45 UTC (rev 18485)
@@ -57,7 +57,7 @@
* DateTime objects will always be anchored in UTC.
*/
public static final DateTimeFormatter CREATED_AT_FORMAT =
DateTimeFormat.forPattern(
- "EEE MMM dd HH:mm:ss ZZZZZ yyyy").withZoneUTC();
+ "EEE MMM dd HH:mm:ss Z yyyy").withZoneUTC();
public static List<Tweet> readTweets(String string) throws IOException {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs