Category:ProtoFlux:Strings:Formatting

Category page
Revision as of 17:09, 16 April 2024 by AmasterAmaster (talk | contribs) (Added descriptions to the category.)
Nodes
Node Name Description
Capitalize Capitalizes the first letter in a string input.
Format As Time Formats the string into a time format.
Format DateTime as Date Formats the DateTime into a date format for a string.
Format DateTime as Time Formats the DateTime into a time format for a string.
Format String Take any {0}, {1}, {2}, (etc) in a string and replace it with a new value.
Format Timespan Formats a TimeSpan.
To Lower Makes the input string lower case.
To Upper Makes the input string upper case.