会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小杨观世界
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
时间格式化
C# DateDiff 计算时间间隔
摘要:Dim date2Entered As String = InputBox("Enter a date") Try Dim date2 As Date = Date.Parse(date2Entered) Dim date1 As Date = Now ' Determine the number
阅读全文
posted @
2023-07-11 10:48
小杨观世界
阅读(241)
评论(0)
推荐(0)
编辑
moment 时区问题
摘要:moment.parseZone('2023-01-11T16:54:31.6864601').utc().format('YYYY-MM-DD HH:mm:ss') 文档 | Moment.js 中文网 (momentjs.cn)
阅读全文
posted @
2023-03-03 15:56
小杨观世界
阅读(65)
评论(0)
推荐(0)
编辑
公告