mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-30 17:14:51 +01:00
parent
a99f3a152b
commit
05c35e9bd4
@ -48,6 +48,7 @@ extension ProfileFieldSection {
|
||||
let formatter = DateFormatter()
|
||||
formatter.dateStyle = .medium
|
||||
formatter.timeStyle = .none
|
||||
formatter.timeZone = TimeZone(identifier: "UTC")
|
||||
value = formatter.string(from: date)
|
||||
emojiMeta = [:]
|
||||
verified = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user