DateTimeUtilities
 
urn:WebWorks-XSLT-Extension-DateTimeUtilities
Functions
string GetNow (string format)
Takes a format string and gets DateTime in the given format.
string GetGenerateStart (string format)
Gets mStartDate and converts to given format, returns as string.
string GetFileCreated (string filePath, string format)
Gets created date from filepath and converts to given format.
string GetFileLastModified (string filePath, string Format)
Gets last modified date from filepath and converts to given format.
string GetFromDateTimeString (string dateTime, string inputFormat, string outputFormat)
Gets a date and a specific format, converts the date to another format.
 
Detailed Description
urn:WebWorks-XSLT-Extension-DateTimeUtilities
Allows XSL pages access to various datetime methods.
Member Function Documentation
Was this helpful?
Last modified date: 10/14/2020