mengwangyun2017

mengwangyun2017

V2EX 第 222820 号会员,加入于 2017-03-24 17:18:45 +08:00
mengwangyun2017 最近回复了
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   ·   实用小工具   ·   2349 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 02:26 · PVG 10:26 · LAX 19:26 · JFK 22:26
Developed with CodeLauncher
♥ Do have faith in what you're doing.