I finally buckled down and made a small server plugin that can get the actual date and time for us, as well as execute commands on clients. The date and time functions pass directly back to lua.
The downside? Well first and foremost, it's a plugin and makes installation more difficult, but the real biggie here is that it
only works on dedicated servers.
Still, should be easy enough to put it in ULib and just remove features if it's not on the server.
