public class TimeParser extends Object
Constructor and Description |
---|
TimeParser(String dateString)
Constructs TimeParser instance from the given input string.
|
Modifier and Type | Method and Description |
---|---|
TimeSpec |
parse()
Parses the input string specified in the constructor.
|
public TimeParser(String dateString)
dateString
- at-style time specification (read rrdfetch man page
for the complete explanation)public TimeSpec parse()
© 2018 The RRD4J Authors. © 2001-2005 Sasa Markovic and Ciaran Treanor. © 2018 The OpenNMS Group, Inc.