<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Thomas Lee's PowerShell Scripts : formatting</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/tags/formatting/default.aspx</link><description>Tags: formatting</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Show-NumberPadding3.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/12/show-numberpadding3-ps1.aspx</link><pubDate>Sat, 12 Nov 2011 14:23:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:13218</guid><dc:creator>PowerShell Scripts Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=13218</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/12/show-numberpadding3-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; Shows formatting of double values.&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script, a re-implementation of an MSDN Sample,&amp;#160;&amp;#160; &amp;#160;&amp;#160;&amp;#160; creates a double value then formats it with 5 leading&amp;#160; &amp;#160;&amp;#160;&amp;#160; zeros.&amp;#160; .NOTES&amp;#160; &amp;#160;&amp;#160;&amp;#160; File Name&amp;#160; : Show-NumberPadding3.ps1&amp;#160; &amp;#160;&amp;#160;&amp;#160;...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/12/show-numberpadding3-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=13218" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/formatting/default.aspx">formatting</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/ToString_28002900_/default.aspx">ToString()</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+scripting/default.aspx">PowerShell scripting</category></item><item><title>Show-NumberPadding1.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/12/show-numberpadding1-ps1.aspx</link><pubDate>Sat, 12 Nov 2011 13:54:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:13216</guid><dc:creator>PowerShell Scripts Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=13216</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/12/show-numberpadding1-ps1.aspx#comments</comments><description>Technorati Tags: PowerShell , Formatting , ToString() , script , code &amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; Shows formatting of leading Zeros&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script, a re-implementation of an MSDN Sample,&amp;#160;&amp;#160; &amp;#160;&amp;#160;&amp;#160; creates several numbers of varying type, then&amp;#160; &amp;#160;&amp;#160;&amp;#160; displays them using .NET Formatting. The second set&amp;#160;...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/12/show-numberpadding1-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=13216" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Script/default.aspx">Script</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Code/default.aspx">Code</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/formatting/default.aspx">formatting</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/ToString_28002900_/default.aspx">ToString()</category></item><item><title>Show-CurrencyDecimalSeparator.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/01/show-currencydecimalseparator-ps1.aspx</link><pubDate>Tue, 01 Nov 2011 21:27:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:13015</guid><dc:creator>PowerShell Scripts Blog</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=13015</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/01/show-currencydecimalseparator-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script re-implements an MSDN script which&amp;#160; &amp;#160;&amp;#160;&amp;#160; shows the use of the CurrencyDecimalSeparator&amp;#160; &amp;#160;&amp;#160;&amp;#160; property of a numeric format info object.&amp;#160;&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script displays a currency value using&amp;#160;&amp;#160; &amp;#160;&amp;#160;&amp;#160; the default decimal separator then shows using...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2011/11/01/show-currencydecimalseparator-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=13015" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Script/default.aspx">Script</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/formatting/default.aspx">formatting</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Globalization/default.aspx">System.Globalization</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.Globalization.CultureInfo/default.aspx">System.Globalization.CultureInfo</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/CurrencyDecimalSeparator/default.aspx">CurrencyDecimalSeparator</category></item><item><title>Get-DateTime.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2009/01/02/get-datetime-ps1.aspx</link><pubDate>Fri, 02 Jan 2009 16:45:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:774</guid><dc:creator>PowerShell Scripts</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=774</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2009/01/02/get-datetime-ps1.aspx#comments</comments><description>&amp;lt; # &amp;#160; .SYNOPSIS&amp;#160; &amp;#160; Uses .NET formatting strings to format date/time values&amp;#160;&amp;#160;&amp;#160; .DESCRIPTION&amp;#160; &amp;#160; Recreates an MSDN sample for displaying Date/TIme Format. See&amp;#160; &amp;#160; links section for pointer to original Sample.&amp;#160; .NOTES&amp;#160; &amp;#160;&amp;#160;&amp;#160; File Name&amp;#160; : Get-DateTime.ps1&amp;#160; &amp;#160;&amp;#160;&amp;#160; Author&amp;#160;&amp;#160;&amp;#160;&amp;#160; : Thomas Lee Read...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2009/01/02/get-datetime-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=774" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/scripts/default.aspx">scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+V2/default.aspx">PowerShell V2</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Script/default.aspx">Script</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/formatting/default.aspx">formatting</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/string+formating/default.aspx">string formating</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/System.DateTime/default.aspx">System.DateTime</category></item><item><title>Get-Formatstring2.ps1</title><link>http://powershell.com/cs/blogs/powershell-scripts/archive/2008/12/26/get-formatstring2-ps1.aspx</link><pubDate>Fri, 26 Dec 2008 14:19:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:665</guid><dc:creator>PowerShell Scripts</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/powershell-scripts/rsscomments.aspx?PostID=665</wfw:commentRss><comments>http://powershell.com/cs/blogs/powershell-scripts/archive/2008/12/26/get-formatstring2-ps1.aspx#comments</comments><description>&amp;lt;#&amp;#160; .SYNOPSIS&amp;#160; &amp;#160;&amp;#160;&amp;#160; Demonstrates string formatting using Powershell&amp;#160; .DESCRIPTION&amp;#160; &amp;#160;&amp;#160;&amp;#160; This script formats 2 numbers in a variety of ways, also&amp;#160; &amp;#160;&amp;#160;&amp;#160; formats an enum .&amp;#160; &amp;#160;&amp;#160;&amp;#160; An adaptation of the C# sample in the MSDN Library. However,&amp;#160; &amp;#160;&amp;#160;&amp;#160; this script uses a built- in &amp;#160; enum , and displays...(&lt;a href="http://powershell.com/cs/blogs/powershell-scripts/archive/2008/12/26/get-formatstring2-ps1.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=665" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+Scripts/default.aspx">PowerShell Scripts</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell/default.aspx">PowerShell</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/PowerShell+V2/default.aspx">PowerShell V2</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/Code/default.aspx">Code</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/system.string.format/default.aspx">system.string.format</category><category domain="http://powershell.com/cs/blogs/powershell-scripts/archive/tags/formatting/default.aspx">formatting</category></item></channel></rss>