VStack {
// show just the date
Text(Date.now, style: .date)
// show just the time
Text(Date.now, style: .time)
}
For further actions, you may consider blocking this person and/or reporting abuse
VStack {
// show just the date
Text(Date.now, style: .date)
// show just the time
Text(Date.now, style: .time)
}
For further actions, you may consider blocking this person and/or reporting abuse
Mike Young -
Piyush Thapa -
Tasbi Tasbi -
Ajmal Leonard -
Top comments (0)