*** Test Cases ***
Timestamp
${time} GET TIME
${secs} GET TIME epoch
${year} GET TIME return year
${yyyy} ${mm} ${dd} GET TIME year,month,day
@{time} GET TIME year month day hour min sec
${y} ${s} GET TIME seconds and year
${date} set variable ${yyyy}${mm}${dd}
log ------------------------------------------------------
${time} get time \ 1177654467 # Time given as epoch seconds
${secs} get time sec 2007-04-27 09:14:27 # Time given as a timestamp
${year} get time year NOW # The local time of execution
${month} get time year month NOW
${yesterday} get time year month day NOW - 1 day
${tomorrow} get time year month day NOW + 1 day
@{time} get time hour min sec NOW + 1h 2min 3s # 1h 2min 3s added to the local time
@{utc} get time hour min sec UTC # The UTC time of execution
${hour} get time hour UTC-1 hour # 1h subtracted from the UTC time

最新文章

  1. Centos7 Docker 多主机 容器互连--基于OVS
  2. 【Alpha版本】冲刺随笔汇总
  3. [转自itilxf论坛]iTop百问百答
  4. ERROR 1044 (42000) ERROR 1142 (42000): SELECT command denied to user ''@'localhost' for table 'user'
  5. python中self,cls
  6. CentOS 7.0 安装go 1.3.1
  7. 前端之JavaScript第三天学习(8)-JavaScript-对象
  8. MSSQL存储过程(好久的笔记,翻出来怀念下)
  9. 使用awk和grep做简单的统计
  10. 13、Cocos2dx 3.0三,找一个小游戏开发3.0中间Director :郝梦主,一统江湖
  11. javaScript基础概念小知识点集
  12. Java笔记:Java 流(Stream)、文件(File)和IO
  13. Java锁机制了解一下
  14. QPS/TPS/并发量/系统吞吐量概念和公式
  15. BZOJ3514 Codechef MARCH14 GERALD07加强版 LCT
  16. 使用Base64格式的图片制作ICON
  17. eclipse mavenWeb项目真正实现热部署(修改java代码和页面文件不用重启tomcat)
  18. 公钥基础设施体系和EJBCA的一些概念
  19. max3232
  20. 删除数据恢复数据语句 Oracle

热门文章

  1. MySQL 缓存表建触发器
  2. Rocket重试机制,消息模式,刷盘方式
  3. 怎样使GridView中满足某个条件的行可编辑,其余行不可编辑?
  4. 爬取千万淘宝商品的python脚本
  5. 【Unity笔记】UGUI物体的Rect Transform组件(Pivot中心点,Anchor锚点)
  6. Linux网络故障排查
  7. EcmaScript对象克隆之谜
  8. 微信分享SDK
  9. 15款很棒的 JavaScript 开发工具
  10. 30个实用的jQuery选项卡/导航教程推荐