c# - Datetime.Now.ToString("HHmm") changed behavior -


i'm using line of code set string value current hour:minute in 24 hours format. example 14:50. problem it's 14:50 pm here , function returns 02:50, , causing big problem. idea how did changed in of our servers? both in test , production.

thanks.


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -