fix/live-time-display
master
Added test_get_time_data_live_exactly_now to prevent regression.
Changed condition from total_sec < 0 to total_sec <= 0 to catch the edge case where an event is happening right now.