You can fix this by forcing your DateFormatter to use a specific calendar. formatter.calendar = Calendar(identifier: .gregorian). Locale. After ...
確定! 回上一頁