天翎MyApps技术社区 - 低代码平台 | 流程管理系统 | BPM软件

 找回密码
 注册成为天翎用户
查看: 2325|回复: 0

获取当前系统日期

[复制链接]
purple 发表于 2012-7-13 14:06:47 | 显示全部楼层 |阅读模式
视频地址:http://www.teemlink.com/flashcase/isbgetsstdate.html

函数:getToday();

作用:获取当日日期,以日期形式返回

示例脚本:
  1. var times=getItemValueAsDate("时间");
  2. if(times==null){
  3.         times=getToday();       
  4. }
  5. times;
复制代码

本版积分规则

QQ|手机版|天翎MyApps技术社区 ( 粤ICP备11093750号 )

GMT+8, 2026-8-12 10:39

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表