When does Google Play Games services reset weekly leaderboards? - google-play-services

The documentation states that ...weekly leaderboards reset at Saturday midnight PST. Is this the night from Friday to Saturday or from Saturday to Sunday?

Midnight is 00:00. This only occurs on a Saturday once a week, and that is right after Friday 23:59.

Google's documentation now clearly states this in Leaderboard Time Frames as
Weekly leaderboards reset at midnight between Saturday and Sunday, in the same timezone as daily leaderboards (UTC-7).
As per above documentation, a new week starts on Sunday 00:01 AM PDT/UTC-7 for GPGS leaderboards.

Related

Query - What is the calc to determine "working days" from a "start date"

I'm asking this for a fellow team member. They are able to calculate the number of days from when the project started, but we need to exclude the weekends (Saturday & Sunday) from the StartDate. Right now, I am getting 8 days, but I know it should be 6 business days (Monday - Friday).
I hope I am explaining this properly.
Thank you.

How to schedule biweekly SSRS subscription on 2017 report server

I would like my report to be sent biweekly on a Monday. Right now, I created two different subscriptions that sends the report on every 2nd and 4th week. I am not sure it would be accurate considering, I would like the send the report Monday after Pay period ends. What's a best way to approach to this?
A subscription can be created by Week and scheduled to repeat after 2 weeks. Monday can be selected as the day.
The schedule will show Every Monday of every two weeks.

BigQuery UI - How to schedule a query to run on the last day of the month?

I have a query that pulls a summary of metrics for the past month that needs to run on the last day of each month at a set time.
The BigQuery 'Schedule query' UI allows you to choose a date and time to run a query each month but there is no apparent option to choose that last day of the month.
If I simply choose the 31st of the month, what happens if there are only 30-days in that month? Will the query still run?
Or do I have to schedule a query to run on the 27th, 28th, 29th, 30th, 31st of the month to make sure that I don't miss the correct date?
I can't find any mention of this situation in the BigQuery documentation or online so any help/suggestions will be very gratefully received.
I understand that you need to run your query in the last day of each month. However, if you set 31st of the month as the schedule options, it will skip the months which do not have 31 days.
You can check this affirmation, by performing the following test in the BigQuery UI:
In the Schedule query options, under Schedule options, set:
Repeats: Monthly
On the: 31
Start date and run time: set the date to 10th of June (which is a month with 30 days)
Click Schedule
On the left side of the BigQuery UI, click on Scheduled queries
Check the query you saved. Among other details, it should be displayed Next Scheduled.
It will be shown July, 31
As you can see, it skipped the 30th of June. Thus, when you configure your query to run on the 31st of each month, it will ignore the months with less than 31 days. For this reason, I would advise you to select 27th, 28th, 29th, 30th, 31st of each month in order to run it in a manner that suits you.
As a bonus information, you can set up a Custom schedule option, as mentioned here. You can use syntaxes as "1st monday of month 00:00" or "every monday 00:00", here.

Get this week equivalent from last year

Working with SQL 2005 and I am trying to get this current weeks data equivalent from last year.
The week runs from Sunday to Friday. However as today is only Thursday I need the data from Sunday to Thursday from last year on this current date.
When I run the script again tomorrow it would need to be the data from a year ago for Sunday to - Friday.
Not really sure how to do this. Or even where to start, tried lots of things and lots of googling and not got anywhere, any suggestions?

OrangeHRM - Change the default first day of week from Sunday to Saturday for Time Sheets

I am new to OrangeHRM and am trying to set up the Time module for our employees to begin entering time. The system seems to create time sheets with Sunday as the first day of the week, however we use a pay period which ends on Friday so our weeks start on Saturday. I do not see any options in the Admin or Time menus. Can this be changed so that the time sheets are from Saturday to Friday?
In OrangeHRM Admin user have authority to set first day of week.
Option to set first day of week will be present on Time menu item. But admin can update this option only once. Once admin updates this again he cannot update this option.