All servers (db, dev, biz) migrated to UTC: - MySQL default-time-zone changed from America/Los_Angeles to +00:00 - All existing datetime data converted from Pacific to UTC - JVM timezone set to UTC on dev and biz servers - OS timezone set to UTC on all three servers Removed CONVERT_TZ hack from listForKDS.cfm — data is natively UTC. Simplified toISO8601() — no dateConvert needed since data is already UTC. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| addresses | ||
| admin | ||
| app | ||
| assignments | ||
| auth | ||
| beacon-sharding | ||
| beacons | ||
| businesses | ||
| chat | ||
| config | ||
| debug | ||
| dev | ||
| grants | ||
| import | ||
| menu | ||
| orders | ||
| portal | ||
| presence | ||
| ratings | ||
| servicepoints | ||
| setup | ||
| stations | ||
| stripe | ||
| tabs | ||
| tasks | ||
| users | ||
| workers | ||
| Application.cfm | ||