Search for string-formatting returned 4 packages
Displaying results 1 - 4.
-
bbv.Common
By:
Provides shared types needed by other bbv.Common projects: * Generic EventArgs * EventFilter (aggregate frequently occurring events) * DateTimeProvider to make operations on current time testable * string Formatting operations bbv.Common assembly is a part of bbv.Common, a library of .NET components and functionality including: ... More information
-
AutoPoco DataSources
By:
This package contains additional Datasources for the AutoPoco library, including string formatting and address datasources . This works with the beta release, as the version 1 has quite a few bugs that the beta fixes. Contributions are welcome, please send patches via Bitbucket.
-
TimeSpan Helper Library
By:
Library to extend the functionality of the TimeSpan structure to be comparable, serializable, and convertible. It also supports localized string formatting and parsing so a TimeSpan can be represented by something like "3 days, 2 hours, 19 minutes" instead of "3:02:19:00".
-
Format.js
By:
This is a port of all CLR/C# string formatting functions to javascript language.