mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- require 'date'
This commit is contained in:
parent
632baa61cf
commit
ca10d8a635
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require "logstash/namespace"
|
||||
require "date" # for DateTime
|
||||
|
||||
# Provide our own Time wrapper for ISO8601 support
|
||||
# Example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue