Time Zone in "IssueDate" - SMPTE ?

Anything and everything to do with DCP-o-matic.
Post Reply
barber
Posts: 46
Joined: Fri Apr 15, 2016 4:03 pm

Time Zone in "IssueDate" - SMPTE ?

Post by barber »

Hi,

We got a refusal from Deluxe because the subtitle XML contained a time zone in the "IssueDate" tag ("-00:00" after the time).
Indeed their guidelines do mention that the format should be like yyyy-mm-ddThh:mm:ss (p.13) : https://hpaonline.com/wp-content/upload ... 0314-2.pdf
NOTE 1: The IssueDate element is expressed in an unspecified local time, and not in UTC. This is still a valid
XML datatype of xs:dateTime.
I've never seen that before and I don't think it's in SMPTE ST 428-7:2014. Is it in SMPTE Bv2.1 or is it a requirement specific to Deluxe ?

Best,
Dan
carl
Site Admin
Posts: 2338
Joined: Thu Nov 14, 2013 2:53 pm

Re: Time Zone in "IssueDate" - SMPTE ?

Post by carl »

Hi,
Thanks for the note. I can't find any reference to this in the standard, indeed SMPTE 428-7-2014 has an example IssueDate

Code: Select all

2012-01-11T21:52:02.000-00:00
which I guess would also fail this check. It's really quite frustrating.

I'll change DCP-o-matic to "fix" this.
barber
Posts: 46
Joined: Fri Apr 15, 2016 4:03 pm

Re: Time Zone in "IssueDate" - SMPTE ?

Post by barber »

Hi Carl, thanks for your reply and the "fix"!
I checked some recent DCPs we received from big facilities and all have that time zone suffix... I wonder why Deluxe demands this.
Carsten
Posts: 2648
Joined: Tue Apr 15, 2014 9:11 pm
Location: Germany

Re: Time Zone in "IssueDate" - SMPTE ?

Post by Carsten »

Because they can.
auta
Posts: 24
Joined: Mon Aug 01, 2022 11:29 am

Re: Time Zone in "IssueDate" - SMPTE ?

Post by auta »

barber wrote: Wed Feb 01, 2023 2:18 pm We got a refusal from Deluxe because the subtitle XML contained a time zone in the "IssueDate" tag ("-00:00" after the time).
Hi barber!

Maybe you can send CPL and subtitles xml?
carl
Site Admin
Posts: 2338
Joined: Thu Nov 14, 2013 2:53 pm

Re: Time Zone in "IssueDate" - SMPTE ?

Post by carl »

DCP-o-matic 2.16.42 should write <IssueDate> tags which meet this requirement.
barber
Posts: 46
Joined: Fri Apr 15, 2016 4:03 pm

Re: Time Zone in "IssueDate" - SMPTE ?

Post by barber »

Great, thanks a lot Carl.
Carsten wrote: Fri Feb 03, 2023 12:50 am Because they can.
:mrgreen:
auta
Posts: 24
Joined: Mon Aug 01, 2022 11:29 am

Re: Time Zone in "IssueDate" - SMPTE ?

Post by auta »

Please, attache cpl & subtitles xml ))
Post Reply