This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
gmt2001's profile picture

---

Started by gmt2001, 18 July 2012 - 11:03 PM
gmt2001 #1
Posted 19 July 2012 - 01:03 AM
kazagistar #2
Posted 19 July 2012 - 02:33 PM
The reason this is not implemented is not that it is hard… what is currently being done is probably harder. The reason there is no system time is because it would "break the fourth wall". The computer acts like a real computer would in a mine-craft world, and thus does not have access to anything outside (except http, but this is disabled by default).
gmt2001 #3
Posted 19 July 2012 - 03:33 PM
Cloudy #4
Posted 20 July 2012 - 11:39 AM
Nah, doubt this is going to happen. If you want the real time, get it using http - or code a Java peripheral to allow you to do it.