Re: Is partial datetime pattern (yyyy-mm-ddTHH:??:??) equivalent to "any allowed"?

2018-03-19 Thread Pablo Pazos
Hi Gerard, this is about the current specs and what is supported by modeling tools, not about the interpretation of what a duration is. I detected two different constraints that might be equivalent and that's not clear on the current specs On Mon, Mar 19, 2018, 05:14 GF wrote: > My ideas about t

Re: Is partial datetime pattern (yyyy-mm-ddTHH:??:??) equivalent to "any allowed"?

2018-03-19 Thread GF
My ideas about this topic. Two distinct different times we need to consider: -Time (physical) at the system level to be used for Timestamps, including Time zone Chronos is the greek deity associated with it. A specific generic data type will deal with this. - Time as used by humans. Including Tim

Is partial datetime pattern (yyyy-mm-ddTHH:??:??) equivalent to "any allowed"?

2018-03-18 Thread Pablo Pazos
Hi, I'm digging into the specs again, and testing the modeling tools to produce different constraints for DV_DATE_TIME. When I analyzed the partial datetime pattern -mm-ddTHH:??:?? that allows optional minutes and seconds, and the constraints that would correspond to "any allowed" it seems bo