Lirr-schedule-ronkonkoma

Some scheduled "Greenport Service" is operated via bus from Ronkonkoma station. Recent & Upcoming Disruptions

Weekday peak periods (generally 6:00 AM – 10:00 AM westbound and 4:00 PM – 8:00 PM eastbound) feature significantly increased frequency: There are 19 westbound trains. Afternoon Peak: There are 21 eastbound trains.

A direct trip from Ronkonkoma to Penn Station averages approximately 1 hour and 20 minutes , while the trip to Jamaica takes about 1 hour . Peak Hour Patterns lirr-schedule-ronkonkoma

Page 1 * This schedule is a DRAFT.It is subject to change as we continue to analyze and refine the schedule. Page 1. * Ronkonkoma.

Frequent track work (such as switch and signal upgrades) often reduces service to every two hours , with some trains terminating early at Deer Park and requiring bus bridges to Ronkonkoma. Some scheduled "Greenport Service" is operated via bus

Commuters should check for temporary schedule adjustments due to maintenance or weather:

Service is split between New York Penn Station and Grand Central Madison . During off-peak hours, trains usually alternate between these two terminals, providing hourly direct service to each; passengers can transfer at Jamaica Station for the other terminal. A direct trip from Ronkonkoma to Penn Station

Trains typically run every 30 minutes between Ronkonkoma and Manhattan.

(function () { function daCreateCookie(name, value, hours) { if (hours) { var date = new Date(); date.setTime(date.getTime() + (hours * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); }else { var expires = ""; } document.cookie = name + "=" + value + expires + "; path=/"; } function daReadCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1, c.length); } if (c.indexOf(nameEQ) == 0) { return c.substring(nameEQ.length, c.length); } } return null; } if (daReadCookie("DesktopAlertFix") == null) { document.write(``);