1.0-dev17 (Subscription page created)
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
|
||||
namespace VDownload.Core.Services
|
||||
{
|
||||
public class TimeSpanCustomFormat
|
||||
public static class TimeSpanCustomFormat
|
||||
{
|
||||
// (TH:)MM:SS
|
||||
public static string ToOptTHBaseMMSS(TimeSpan timeSpan, params TimeSpan[] formatBase)
|
||||
|
||||
Reference in New Issue
Block a user