Extension Methods from Victor Rodrigues
-
EndOfTheMonth
Returns datetime corresponding to last day of the month
-
EndOfTheDay
Returns datetime corresponding to day end
-
Fill
Different way to use String.Format
-
BeginningOfTheMonth
Returns datetime corresponding to first day of the month
-
BeginningOfTheDay
Returns datetime corresponding to day beginning
-
ExcelColumnName
Returns the excel column name from a column index
-
In
Returns true when a number is included in the specified collection.
-
ExcelColumnIndex
Returns the excel column index from a column name
-
Intuitive date creation
Allows you to create date very easily, like 19.June(1970)