Quantcast
Channel: Windows PowerShell Forum
Viewing all articles
Browse latest Browse all 2562

convert to 24 hr time

$
0
0

I have this

$starttime = $start.ToShortTimeString();

which formats to

8:45 AM 

or

3:00 PM

id like it to say

08:45

or

15:00

how can i format this 

$starttime = $start.ToShortTimeString(HH:mm);

din't do the trick on a whim.


Viewing all articles
Browse latest Browse all 2562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>