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 -
Bhavya Jain -
Calvince Moth -
JetThoughts Dev -
Top comments (0)