Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class DateTimeExtensions

OptimaJet.Workflow.Plugins.DateTimeExtensions

public static class DateTimeExtensions

Inheritance

  • System.Object

Methods

public static string ToLongStringDateTime(this DateTime dateTime) #

Parameters

Name
Type
Description
dateTime
DateTime

Returns

Type
Description
String
public static DateTime ToLongDateTime(this string dateTime) #

Parameters

Name
Type
Description
dateTime
String

Returns

Type
Description
DateTime