aprs.me/priv/repo
Graham McIntire 887c35a1c8
Fix DateTime.to_iso8601 error by handling NaiveDateTime
- Handle both DateTime and NaiveDateTime structs from database
- Convert NaiveDateTime to UTC DateTime before formatting
- Add fallback for string timestamps
- Fixes FunctionClauseError when processing packets
2025-07-29 10:57:36 -05:00
..
migrations Fix DateTime.to_iso8601 error by handling NaiveDateTime 2025-07-29 10:57:36 -05:00
seeds.exs refactor to use external parser 2025-06-24 14:22:09 -05:00