class documentation
class DateScale: (source)
A fritter.boundaries.Scale that can scale between a trunk scheduler that uses physical time (floats) and a branch scheduler that uses civil time (dates and wall-clock times).
| Method | down |
Translate time from the trunk time scale into the branch time scale. |
| Method | shift |
Shift the current scale forward to incorporate pause breaks. |
| Method | up |
Translate time from the branch time scale into the trunk time scale. |
| Class Variable | _only |
Undocumented |
| Class Variable | _zone |
Undocumented |