aprs.me/lib/aprsme_web/live/shared
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
..
bounds_utils.ex clean up warnings 2025-07-16 08:55:46 -05:00
coordinate_utils.ex major refactor for cleanup 2025-07-14 12:06:10 -05:00
packet_handler.ex clean up warnings 2025-07-16 08:55:46 -05:00
packet_utils.ex Fix DateTime.to_iso8601 error by handling NaiveDateTime 2025-07-29 10:57:36 -05:00
param_utils.ex clean up warnings 2025-07-16 08:55:46 -05:00