neomorpheus
Programmer
If I have the value of a CreateODBCDate(Now()) as {d '2002-04-16'}. If I wanted to convert this to a numeric type...what should I do??
for eg:
For example, in ColdFusion, a numeric value 37287 will interpret to 1/31/2002.
Now how can I convert my date to numeric?? Thanks
for eg:
For example, in ColdFusion, a numeric value 37287 will interpret to 1/31/2002.
Now how can I convert my date to numeric?? Thanks