arojunior/awesome-feed

Format DateTime

arojunior opened this issue · 2 comments

Can we format datetime in events and convert to respective timezone?

Which timezone?

Thank you for to be interested, @gdsrosa. I think we could get timezone from the client with something like Date().getTimezoneOffset() and then convert. Note that we need to format the date according the client timezone as well