Possible to convert a date in milliseconds back to a date string using Core date/time functions?
in
Processing with Other Languages
•
2 years ago
Is it possible to convert a date in milliseconds back to a date string without using the Java Date object? I would like to a way that uses 'regular' Processing commands so I can run it later for Processing.js.
I've asked this question on the Processing.js Google Group but not gotten any traction yet.
Thanks,
Stephen
1