Do I detect some hidden USA-centric behavior in the spif:parseDate function?
The value for ?time in the snippet below just happens to be the transition
time for Daylight Savings Time in the USA, but certainly not for UTC. Why
the strange jump of one hour for just this one hour? The next hour is back
to normal operation.
SELECT *
WHERE {
BIND (xsd:dateTime("2018-03-11T02:00:00Z") AS ?time) .
BIND (spif:parseDate(?time, "yyyy-MM-dd'T'hh:mm:ss") AS ?result) .
}
- Steve
Steven R. Ray, Ph.D.
Distinguished Research Fellow
Carnegie Mellon University
NASA Research Park
Building 23 (MS 23-11)
P.O. Box 1
Moffett Field, CA 94305-0001
Email: [email protected]
Phone: (650) 587-3780
Cell: (202) 316-6481
Skype: steverayconsulting
cid:[email protected]
--
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.