You are here: Symbol Reference > Stimulsoft.Report Namespace > Func Class > Func Classes > Ua Class > Ua Methods > DateToStr Method > DateToStr Method (DateTime, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Func.Ua.DateToStr Method (DateTime, bool)

Returns the string representation of the date.

Syntax
C++
C#
Visual Basic
public: string DateToStr( DateTime date, bool uppercase );
Parameters
Parameters 
Description 
date 
A DateTime value containing a date to convert. 
uppercase 
If this parameter is true then the first symbol of the resulting string will be in the uppercase. 
Returns

Returns the string representation of the date.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.