Quote Originally Posted by Balok
I added <dax:reissuedate> to a template I'm writing. I entered (as a test) 1/1/2001 and the tag emits 1695580160 instead. The tag value changes to different long numbers as I changed the date. I suspect I'm seeing the internal representation of the date, instead of a formatted representation.
I think you're right, it does not output correct date in some cases. I will fix it in next build (6.1.4). Thanks for reporting the issue.

Andrei