The timestamp of the earthquake is now provided as a long integer in milliseconds from the Epoch. Milliseconds?
I can see the intent, but the usual standard is whole seconds, and only whole seconds are supported in the DateFormatter.
The trouble is that I cannot divide the time by 1000 for the DateFormatter because it is a 64 bit long and it seems that 32bit FME cannot handle it.
I have tried to treat it as a string, but that does not work either.
Maybe a PythonCaller, but can I pass it across?
Here is the feed URI
http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/2.5_month.geojson