Sha256: 3e02820473a46fc60cd3af064cd9c87b76fdba51aa2760fbb89d97ecd8855cf9
Contents?: true
Size: 177 Bytes
Versions: 32
Compression:
Stored size: 177 Bytes
Contents
package org.embulk.spi.time; public interface JRubyTimeParserHelper { public long strptimeUsec(String text) throws TimestampParseException; public String getZone(); }
Version data entries
32 entries across 32 versions & 1 rubygems