I’m probably half-blind but where can I find that example file trades.q?
I was more thinking in terms of: how many months are there between june 2017 and september 2012 then an answer like 2004-10 wouldn’t make sense. But I assume a cast can solve that problem.
I hope this is the place to ask questions. Sorry about being late but last week was busy at work. I’ve got a couple of questions:
When getting type information I get a reply like
-11h
What does ‘-‘ mean? Does the ‘h’ mean that the type number is a short or does it mean something else?
The “display format” for the month datatype is “yyyy.mm”? Slightly confusing to me since I expected the actual number of months, not something that looks like year + month. Just checking to make sure that I haven’t missed something.