~zorba-coders/zorba/trunk

« back to all changes in this revision

Viewing changes to test/rbkt/Queries/zorba/datetime/datetime-parse-date-1.xq

  • Committer: Paul J. Lucas
  • Date: 2012-12-23 02:03:49 UTC
  • mto: This revision was merged to the branch mainline in revision 11179.
  • Revision ID: paul@lucasmail.org-20121223020349-usjd80sqokiw95f6
First XQuery datetime test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import module namespace dt = "http://www.zorba-xquery.com/modules/datetime";
 
2
 
 
3
dt:parse-date( "1/2/1903", "%D" )