API Reference for Enthought Tool Suite 3.0.1
Returns a unix-timestamp-like time
Returns a list of times based on adding each offset tuple in times to the start time (which should be in seconds). Offset tuples can be in any of the forms: (hours), (hours,minutes), or (hours,minutes,seconds).
| Local name | Refers to |
|---|---|
| DT | datetime.datetime |
| dt_to_sec | enthought.chaco.scales.time_scale.dt_to_sec |
| HMSScales | enthought.chaco.scales.time_scale.HMSScales |
| ScaleSystem | enthought.chaco.scales.scales.ScaleSystem |
| starmap | itertools.starmap |
| TicksTestCase | enthought.chaco.scales.scales_test_case.TicksTestCase |
| TimeFormatter | enthought.chaco.scales.formatters.TimeFormatter |
| TimeScale | enthought.chaco.scales.time_scale.TimeScale |
| trange | enthought.chaco.scales.time_scale.trange |
© Copyright 2002-2008 Enthought, Inc.