End of year deadline - <%= formatted_deadline %>: Deadline to submit logs for tenancies starting between <%= collection_start_date(Time.zone.now).to_formatted_s(:govuk_date) %> to <%= collection_end_date(Time.zone.now).to_formatted_s(:govuk_date) %>
<% end %> <% current_quarter = quarter_for_date(date: Time.zone.now) %> <% if current_quarter.present? %><%= "#{current_quarter.quarter} - #{current_quarter.cutoff_date.strftime('%A')} #{current_quarter.cutoff_date.to_formatted_s(:govuk_date)}" %>: Quarterly cut off date for tenancies and sales starting between <%= current_quarter.quarter_start_date.to_formatted_s(:govuk_date) %> and <%= current_quarter.quarter_end_date.to_formatted_s(:govuk_date) %>.
<% end %> <% if !FormHandler.instance.in_crossover_period? %>Try to complete your logs for each quarter by the cut-off date.
You can still create logs for a previous quarter after its cut-off date, as long as you complete them by the end-of-year deadline: <%= formatted_deadline %>.
<% end %> <% if FormHandler.instance.in_crossover_period? %> <% previous_lettings_form = FormHandler.instance.previous_lettings_form %>Prioritise completing logs for the closing collection year. You must complete all <%= previous_lettings_form.start_date.year %> to <%= previous_lettings_form.submission_deadline.year %> logs must by the end-of-year deadline. You can still create <%= current_lettings_form.start_date.year %> to <%= current_lettings_form.submission_deadline.year %> logs for this quarter after the quarterly cut-off date.
<% end %> <%= govuk_details(summary_text: "Quarterly cut-off dates for 2023 to 2024") do %>The 2023 to 2024 quarterly cut-off dates are:
It is important that you meet these cut-off dates because we submit data to the Office for National Statistics quarterly, helping them create essential inflation statistics.
Meeting these cut-off dates also gives you more accurate data for your own analysis, and reduces the burden at the end of the year.
If you are not able to meet these quarterly dates, submit your logs as soon as you can so that they can be included in the annual data.
<% end %>