Can I compare xs:dateTime with operator <=; >= ?

Bug #1697961 reported by Augusto Campos
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxml
Invalid
Undecided
Unassigned

Bug Description

Hi there,
Great Lib :D,

Can I in any way use xpath to filter in a xs:dateTime in the format "2017-01-01T00:00:00.00Z" using the operator <=; >=; =, != ???

-------------------------------
Name: lxml
Version: 3.8.0
Summary: Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
Home-page: http://lxml.de/
Author: lxml dev team
Author-email: <email address hidden>
License: UNKNOWN
Location: /usr/local/lib/python2.7/dist-packages
Requires:

Revision history for this message
scoder (scoder) wrote :

Note that the bug tracker is not the best place to ask questions. There is a mailing list for that.
Regarding your question, you can register arbitrary Python functions for use in XPath expressions. That should give you everything you need.

Changed in lxml:
status: New → Invalid
Revision history for this message
scoder (scoder) wrote :

Also see issue #1462317.

Revision history for this message
scoder (scoder) wrote :

Also see issue 1462317.

Revision history for this message
scoder (scoder) wrote :

Also see ticket 1462317.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.