This commit changes the api for the Schedule class, the various time related methods now return datetime.datetime instances instead of datetime.data.
Sunbeam can now be used to parse eclipse files to deck representations. Added support for dynamic parser extensions which can be used to handle unsupported eclipse keywords when parsing to deck representations. Fixed missing function declarations