c# - Sum Time (HH:MM) in RDLC -
I have and RDLC report that I need to get the sum of the field "time" I call it "vh: mm "Save in database with varchar type with format
This is found by the formula:
= (Even (Time. Spans. (Horseactivius.Well) field! Huriers) & amp; ":" & Amp; Yoga (System.timespace. Paras (fields! HorseActivva Value). Minutes))
The problem here is minutes, can be changed in 140 minutes hours! How can I get this? Regards
Try to use the timaspen example
var time1 = New TimeSpan (0,2,02,0); Var Time 2 = New Timespace (0, 5, 02, 0); Var Kulhaur = Time 1 + Time 2;
Comments
Post a Comment