We are about to switch to a new forum software. Until then we have removed the registration on this forum.
i want to use world time zone clocks to control visual objects say current time in London changes colour of one square, current time in Rome another etc.
do i use my current time zone on computer using seconds, minutes, hours and then add, subtract to get other ones? how about non standard time zones? maybe there is a way to get this information real time from the web in p5?
any ideas how to better implement something like that?
Answers
You might want to check out the TimeZone class in the Java API.