【发布时间】:2021-06-10 22:40:10
【问题描述】:
在 googlesheet 中,我有一个这种格式的时间戳
March 12, 2021, 9:54 PM
我需要把它拆分成
2021-03-12
在另一列中:
9:54 PM
有什么办法吗?
【问题讨论】:
标签: google-sheets split timestamp google-sheets-formula
在 googlesheet 中,我有一个这种格式的时间戳
March 12, 2021, 9:54 PM
我需要把它拆分成
2021-03-12
在另一列中:
9:54 PM
有什么办法吗?
【问题讨论】:
标签: google-sheets split timestamp google-sheets-formula