joshtynjala commented on issue #1180:
URL: https://github.com/apache/royale-asjs/issues/1180#issuecomment-1081115916


   > pDate is a Date type variable.
   > In the code, the calls to the GetDateString() function send Date variable.
   > Anyway, the AS3 compiler should prevent this issue, isn't it ?
   
   Yes, the compiler certainly should prevent a value that isn't a `Date` from 
being passed to this function. However, something is obviously going wrong, so 
it seems to me that it's worth checking what the actual value is at runtime in 
your web browser.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to