SwiftDate
SwiftDate copied to clipboard
[SwiftDate 4.x] Convert 12Hr UTC dateString into 24Hr local timezone dateString using SwiftDate
how do I convert 12Hr UTC dateString into 24Hr local timezone(IST) dateString
E.g. UTC dateString is "31-12-2018 08:30 PM" and need to convert this string into 24Hr IST timezone. (Expected result dateString in 24Hr timezone is "01-01-2019 02:00")
Hi @malcommac , Any updates on this issue.