← Back to team overview

zorba-coders team mailing list archive

[Bug 988411] [NEW] date:current-dateTime daylight saving

 

Public bug reported:

The following query:

import module namespace date = "http://www.zorba-
xquery.com/modules/datetime";

(fn:current-dateTime(), "
",
date:current-dateTime())

Returns a different result on some platforms.
This bug doesn't happen on some platforms such as in try zorba: http://www.zorba-xquery.com/html/demo#jXPnSRVW8yN7hr7OJnMzztzY34Q=

** Affects: zorba
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/988411

Title:
  date:current-dateTime daylight saving

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following query:

  import module namespace date = "http://www.zorba-
  xquery.com/modules/datetime";

  (fn:current-dateTime(), "
  ",
  date:current-dateTime())

  Returns a different result on some platforms.
  This bug doesn't happen on some platforms such as in try zorba: http://www.zorba-xquery.com/html/demo#jXPnSRVW8yN7hr7OJnMzztzY34Q=

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/988411/+subscriptions


Follow ups

References