codeigniter4 / codeigniter4/queue
Consider replacing unix timestamps with ISO timestamps
Open
- Dominant language
- PHP
- Stars
- 76
- Forks
- 26
- Avg merge
- 1d 3m
- Merged PRs (30d)
- 1
Description
Having human - readable timestamps (as it is done in `settings` package and elsewhere in Codeigniter) instead of unix timestamps in available_at and created_at fields would be helpful when debugging the application where Codeigniter Queue is used.
Contributor guide
Assessment
This issue has not been assessed yet.