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

python - Does anyone know how to configure the hunpos wrapper class on nltk? -

mysql - How to insert just year and month into date field? -