You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2022/03/12 14:47:00 UTC

[jira] [Created] (DAFFODIL-2669) Two-arg version of fn:dateTime(date, time) constructor function

Mike Beckerle created DAFFODIL-2669:
---------------------------------------

             Summary: Two-arg version of fn:dateTime(date, time) constructor function
                 Key: DAFFODIL-2669
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2669
             Project: Daffodil
          Issue Type: New Feature
          Components: Back End, Front End
    Affects Versions: 3.3.0
            Reporter: Mike Beckerle


DFDL defines a two-arg constructor for dateTime types:

```

fn:dateTime($arg1 as xs:date, $arg2 as xs:time) as xs:dateTime

```

This must be implemented.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)