Files @ b56ca32259c8
Branch filter:

Location: symposion_app/fixtures/sites.json

Joel Addison
Localise schedule times

Show local times on schedule and presentation details
if user is in a different timezone to the conference.
[
{
  "model": "sites.site",
  "pk": 1,
  "fields": {
    "domain": "lca2021.linux.org.au",
    "name": "linux.conf.au 2021"
  }
}
]