qiaojialin commented on issue #2199: URL: https://github.com/apache/iotdb/issues/2199#issuecomment-740479672
例子里的时间戳是 0,默认对应 1970年1月1号。 可以调整时间戳的值啊,如果是long,可以用 System.currentTimeMillis(),如果是 sql 里,可以用 now() 表示现在时间。 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
