- Import and extend 'dayjs' with 'utc' and 'timezone' plugins. - Update logging in 'watchEvents' and 'start' methods to explicitly format dates in 'Asia/Tokyo' timezone instead of default system time. - This ensures consistent timestamp representation across different deployment environments regardless of the local server timezone. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| assets | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||