You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
dgvirtual
changed the title
Consider replacing unix timestamps with ISO dates
Consider replacing unix timestamps with ISO timestamps
Mar 28, 2025
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.The text was updated successfully, but these errors were encountered: