Nothing
Code
vec_ptype2(x, y)
Condition
Error:
! Can't combine `x` <date> and `y` <IDate>.
Code
vec_ptype2(y, x)
Condition
Error:
! Can't combine `y` <IDate> and `x` <date>.
Code
vec_cast(x, y)
Condition
Error:
! Can't convert `x` <date> to <IDate>.
Code
vec_cast(x, y)
Condition
Error:
! Can't convert `x` <IDate> to <date>.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.