humanizerdemo
Reactive icon

HumanizerDemo

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded
 on 3 Mar
 by 
0.0
 (0 ratings)
humanizerdemo

HumanizerDemo

Documentation
1.0.2

Truncate String

You can truncate a string using the Truncate method

TruncateFrom : Left and Right (Right is Default)

TruncatorFixedLegth, FixedNumberOfCharacters and FixedNumberOfWords

1.0.1

New Method HumanizeDateTime is added - It covert date time in human readable format


Humanize DateTime

You can Humanize an instance of DateTime or DateTimeOffset and get back a string telling how far back or forward in time that is:


1.0.0

Features

Humanize String

Humanize string extensions allow you turn an otherwise computerized string into a more readable human-friendly one. The foundation of this was set in the BDDfy framework where class names, method names and properties are turned into human readable sentences.


Transform String

There is a Transform method that supersedes LetterCasingApplyCase and Humanize overloads that accept LetterCasing.