logstash-plugins / logstash-filter-date

Apache License 2.0
7 stars 43 forks source link

Tests fix: Update to use Timestamp.toString since .toIso8601 was removed. #115

Open jordansissel opened 6 years ago

jordansissel commented 6 years ago

This only impacts the tests which are currently failing due to a missing toIso8601 method.

jordansissel commented 6 years ago

This fails; I'll open a separate issue for the new failure.

original-brownbear commented 6 years ago

@jordansissel LGTM