devinus / poison

An incredibly fast, pure Elixir JSON library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decoding nested datetime string to DateTime.

vik228 opened this issue · comments

Hey,
Currently if we encode a nested map and then decode it back, the nested datetime strings are not converted to DateTime. Can anyone suggest a method for doing the same?