summaryrefslogtreecommitdiff
path: root/bvggrabber/api/scheduleddeparture.py
Commit message (Collapse)AuthorAge
* Fixed a bug, where the Vehicle conversion did not work properlyChristian Struck2013-01-28
|
* PEP-8Markus Holtermann2013-01-26
|
* the ``bvggrabber.api.Departure`` does not need to have a byte representation ↵Markus Holtermann2013-01-26
| | | | of the start
* Fix null pointer exceptionMarkus Holtermann2013-01-26
|
* One should use ``import datetime`` instead of ``from datetime import datetime``Markus Holtermann2013-01-25
|
* Fix encoding issuesMarkus Holtermann2013-01-25
|
* added more features for the scheduledparser and fixed some minor errorsChristian Struck2013-01-25
|
* Added support for scheduled departure times which allows to show U+S ↵Christian Struck2013-01-25
| | | | departure times.
* Add api moduleMarkus Holtermann2013-01-24