Sometimes you may need to change UTC to local time in MySQL. Here is how to convert UTC to local time in MySQL.
convert_tz
CONVERT_TZ – How To Change MySQL Timezone in Query
Sometimes you may need to convert time from one timezone to another. Here’s how to change MySQL timezone in query.