blob: 881facd199a04bc21ff7c9ae7220207a6f3bfa79 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DayTimeDurationDivide-1 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Simple test of dividing a xs:dayTimeDuration with 4. :)
(:*******************************************************:)
xs:dayTimeDuration("P8DT4H4M4.400S") div 4
eq xs:dayTimeDuration("P2DT1H1M1.1S")