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 - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

c++ - Why am i getting wrong values when performing PE base relocation? -