作者lockeg (白裤)
看板Python
标题[问题] 资料写入firebase的系统时间
时间Thu Jan 17 13:15:02 2019
使用python写入firebase
>>> firebase.post('/message', "hey")
{'name': '-LWP8d2vv-OxL7VZ6F9f'}
结果顺利
https://i.imgur.com/TsKv0hB.png
但我想取得资料写入firebase的系统时间
请教大家,谢谢!
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 223.137.55.224
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Python/M.1547702105.A.E07.html
※ 编辑: lockeg (223.137.55.224), 01/17/2019 13:16:19
1F:推 HenryLiKing: 你可以自己写入啊 OAO01/17 14:55
欸 不是每个client都抓得到时间的
※ 编辑: lockeg (223.137.55.224), 01/17/2019 17:29:02
2F:推 AndyLee76: 看起来搜寻一下 firebase timestamp 有官方说明? 01/23 15:09