在Microsoft Bond中实现等效的C#TimeSpan [英] Implementing an equivalent of C# TimeSpan in Microsoft Bond

查看:102
本文介绍了在Microsoft Bond中实现等效的C#TimeSpan的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否存在等效于C#的 TimeSpan 是Microsoft Bond吗?

Is there an equivalent of C#'s TimeSpan in Microsoft Bond?

推荐答案

C#的TimeSpan没有内置类型,但是您可以使用 DateTime示例.

There is no builtin type for C#'s TimeSpan, but you can use custom type mapping to achieve the same result. See this official example for DateTime.

这篇关于在Microsoft Bond中实现等效的C#TimeSpan的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆