ebu / ebucoreplus

Maintenance and development of the EBUCorePlus
MIT License
23 stars 6 forks source link

How can the start and end date and/or the duration of a production be represented? #279

Closed JuergenGrupp closed 11 months ago

JuergenGrupp commented 12 months ago

Some productions span over months or years. It can be neccessary to document this either for planning purposes (especially the duration which impacts the cost) or for documentation purposes (think of a season of a series that might take several months to complete the episodes)

Do we need a startDateTime, endDateTime and duration property in the class ProuctionJob?

tormodv commented 11 months ago

Good idea! startDateTime and endDateTime should be suficient.