Posts by douglas m • 1 point
1 post
-
0
votes1
answer49
viewsQ: convert from Date to number in Java
I have a field in the Mysql Date database and within a function modelPie.set(String, number) I want to bring this field but java says it cannot convert from Date for Number.…