asp.net - Wrong firstdayofweek set in VB.NET -


hey on server working on getting wrong week day current day i.e today

response.write(weekdayname(weekday(system.datetime.now)))

i getting thursday, default set or can change it. , thinks day of week 4.

thanks

the resolution of property depends on system timer. if adjust server's system time, should adjust programs.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -