datetime.LocalInput | R Documentation |
输入本地的时间,
datetime.LocalInput(x, timeZone = Sys.timezone())
x |
输入长日期的日期与时分秒部分 |
timeZone |
时区 |
返回当地存储的日期数据,非utc
datetime.LocalInput('2018-12-31 12:21:22');
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.