Forum Discussion

arothberg's avatar
arothberg
Frequent Visitor
2 years ago

Converting Datetime Field in into Local Date

I have a datetime field on a model (stored in UTC). I would like to work with just the date portion, but converted to a specific timezone. I.e. I can't just format the date, I need to do a conversion...