OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

oic message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: TIME function in ODF vs OOXML


Hi,

Interesting, but nasty issue for implementers

* ODF 1.2, Part 2
6.10.17 TIME: ((hours*60*60) + (minutes*60) + seconds) / (24*60*60)

* ECMA 376, 3rd Edition, Part 1
18.7.7.323 TIME: TIME(26,120,240) results in a serial value of 0.169444444...


So if I read this correctly, TIME(48;0;0) in ODF has a serial value of 2, while in OOXML the value is 0


Best regards

Bart




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]