What time does the GTA Online update come out today? Expected release time for all platforms explored

The GTA Online Winter DLC 2023, the Chop Shop, is the title's upcoming major update, as announced by Rockstar Games. The developer has already shared numerous details about it, including the fact that it will bring a brand-new Salvage Yard business to Los Santos. Fans have been expecting the patch to be released by now for all major platforms worldwide.

Due to the hype generated by Grand Theft Auto 6 trailer, players cannot wait to experience fresh content in the current game. One must note that the exact release time for the GTA Online Winter DLC 2023 wasn't been revealed earlier, but it followed the same schedule as last time.


fortnite-promotional-banner

GTA Online Winter DLC 2023 update's release time for all regions

youtube-cover

Rockstar Games has not been very active on social media, especially when it comes to the upcoming GTA Online December Update 2023, releasing just a little information about it via a Newswire post on November 30, 2023.

Surprisingly, the studio released the GTA Online Chop Shop update on December 12, 2023.

Although the developer usually shares the release date for winter DLCs in advance, the exact launch time is sometimes not disclosed to avoid any last-minute delays.

While Rockstar Games didn’t give any concrete release time for the winter DLC 2023, it was easy to predict the timings based on previous major DLC releases. This is because the developer tends to follow the same schedule.

Assuming the same pattern will be followed for this year’s winter DLC, the update went live at the following times on December 12, 2023:

  • Seattle, US (03:00 AM PST)
  • Alberta, CA (04:00 AM CST)
  • São Paulo (07:00 AM BRT)
  • Madrid, ES (11:00 AM CET)
  • Berlin, DE (12:00 PM CET)
  • Paris, France (12:00 PM CEST)
  • London, UK (11:00 AM GMT)
  • Moscow, RU (01:00 PM EEST)
  • Nagpur, IN (03:00 PM IST)
  • Perth, AU (06:00 PM AWST)
  • Riyadh, SA (01:00 PM AST)
  • Beijing, CN (06:00 PM CST)
  • Tokyo, JP (07:00 PM JST)
  • Seoul, SK (07:00 PM KST)
  • Sydney, AU (08:00 PM AEDT)
  • Christchurch, NZ (10:00 PM NZDT)
youtube-cover

Fans must note that there was a possibility Rockstar Games could shift the timings if necessary. However, the update went live at the same time as above across all regions.

The Winter Update 2023, the Chop Shop update, is officially released on PS5, PS4, Xbox Series X|S, Xbox One, and PC platforms, adding tons of new content and fixes for everyone.


The official Newswire post shared more details about the GTA Online Chop Shop Update 2023.

More from Sportskeeda

" modalPopup.closeOnEsc = false; modalPopup.setHeader("Why did you not like this content?"); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup.disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { "post_id": 1781114, "rating_value": ratingValue } if (ratingValue > 3) { requestPayload.rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) { showErrorMessage('option'); return; } if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) { showErrorMessage('note'); return; } var selectedOption = $('input[name="drone"]:checked').value; var feedbackNote = $(".post-rating-feedback-note textarea").value; requestPayload.rating_feedback_type = selectedOption; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all('.rating span.rating-star.active')); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("active"); } if ($('input[name="drone"]:checked')) { $('input[name="drone"]:checked').checked = false; } var userNote = document.querySelector(".post-rating-feedback-note textarea"); userNote.value = ''; modalPopup.close(); } function onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#post-rating-layout").classList.add("hidden"); $("#post-rating-message").classList.remove("hidden"); window.setInterval(function showMessage() { $("#post-rating-widget").classList.add("hidden"); }, 3000); } function onsaveRatingFail() { console.error('Saving post rating failed!'); modalPopup.close(); } function savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(1781114); var expiryTime = new Date(); expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 year setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime); } function isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { try { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); return false; } } else { return false; } if(userRatedPostIds.indexOf(1781114) >= 0) { return true; } else { return false; } } function getRatingCountByPostId(postId) { return new Promise(function(resolve, reject) { pureJSAjaxGet( getRatingCountBaseURL + postId + '/rating/count', function(data) { try { data = JSON.parse(data); if (data.meta_value) { resolve(data.meta_value); } reject("Failed to fetch rating count for the post:" + postId); } catch (err) { reject("Failed to fetch rating count for the post:" + postId); } }, function(err) { reject("Failed to fetch rating count for the post:" + postId); }, true); }); } function showErrorMessage(messageType) { var messageContainerId = '#' + messageType + '-error'; $(messageContainerId).classList.remove('hidden'); window.setInterval(function () { $(messageContainerId).classList.add("hidden"); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(1781114) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();

You Might Also Like