Trees | Indices | Help |
|
---|
|
An option representing an integer value of seconds, or a human readable variation specifying days, hours, minutes or seconds until something happens. Works like BytesOption. Note that due to historical president -1 means "never", so this accepts that and allows the word never too.
Valid inputs: 100, 1.5m, 90s, 1.2d, 1d, 0xF, 0.1, -1, never Invalid inputs: -10, -0.1, 45.6Z, 1d6h, 1day, 1y
Return value will always be an integer
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
MULTS =
|
|||
Inherited from |
|
|||
Inherited from |
|
Parse the string value to the Option's native value.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 11:38:39 2010 | http://epydoc.sourceforge.net |