diff --git a/docs/exports.md b/docs/exports.md index 4307f9f11..1588defc2 100644 --- a/docs/exports.md +++ b/docs/exports.md @@ -29,7 +29,7 @@ Typically, **one lettings logs collection (current)** is exported most of the ti Initially the application database field names and field types were chosen to match the existing CDS data as closely as possible to minimise the amount of transformation needed. This has led to a less than optimal data model though and increasingly we should look to transform at the mapping layer where beneficial for our application. -A **cron job** triggers the export service daily at **5 a.m.**. +A **cron job** triggers the export service daily at **5 a.m.** in the timezone configured in Rails ("London"). ---