首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX
›
mengwangyun2017
›
全部回复第 1 页 / 共 1 页
回复总数
1
2017-05-08 16:47:53 +08:00
回复了
mengwangyun2017
创建的主题
›
问与答
›
梦网云通讯平台 Asp 怎么按照自己的方式输出 比如 2017-04-28 10: 14: 45 想输出 0428101445 该如何显示呢?
timestampy = cstr(right("00" &Month(now()),2))
timestampm = cstr(right("00" &day(now()),2))
timestampd = cstr(right("00" &hour(now()),2))
timestamph = cstr(right("00" &Minute(now()),2))
timestamps = cstr(right("00" &Second(now()),2))
timestamp=timestampy+timestampm+timestampd+timestamph+timestamps
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2768 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms ·
UTC 15:38
·
PVG 23:38
·
LAX 07:38
·
JFK 10:38
Developed with
CodeLauncher
♥ Do have faith in what you're doing.