![]() |
SQL query - monday as start of the week in calendar
Hi i looking for some query which an able me to set monday as dey of start week for all users and guest
Thank you for help |
anyone ?
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=109731" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=109731</a>
HTH |
but its only for new registration i would like to set all my registred users i know that it can be done by MYSQL query like
Quote:
|
Well, the table is called prefix_user (where prefix_ is whatever your prefix is set to), the field is called startofweek, and the value for Monday seems to be 2. So in theory it should be:
Code:
UPDATE prefix_user SET startofweek = 2 but I'm not sure and I haven't tried it, it could trash your site for all I know. :) |
if someone can confirm this query ?
it's will be work ? |
Yes but it won't affect new registrations.
|
All times are GMT. The time now is 09:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|