Calling rust_socket.get_time() returns a RustTime object with the following info:
rust_socket.get_time()
RustTime
class RustTime with fields: day_length: float sunrise: str sunset: str time: str raw_time: float
Last updated 2 years ago