【发布时间】:2021-09-20 11:27:29
【问题描述】:
我正在尝试以时间戳格式在 Firebase 中保存日期/时间。我参考了以下帖子的答案。
How to get current timestamp of firebase server in milliseconds?
https://www.reddit.com/r/Firebase/comments/n32ys2/how_can_i_save_the_values_in_the_datepicker_as/
我尝试通过在 Body 中添加不同的日期格式来保存数据,但它最终会根据字符串或时间戳被添加为字符串或数字。
有人知道如何使用 JSON 或任何我可以直接将日期添加到 Appsmith 应用程序的东西将日期发送到 Firestore?
【问题讨论】:
标签: json firebase date timestamp appsmith