answersLogoWhite

0

How many weekday days in 2012?

User Avatar

Anonymous

10y ago
Updated: 8/20/2019

There were 261 weekdays in 2012.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What weekday is November 25 2012?

Sunday


How much days is a business day?

1 weekday


What is weekday?

Weekend is Saturday and Sunday. Weekday is any of the 5 days of the week (Monday, Tuesday. Wednesday, Thursday or Friday)


What weekday was the 13th of July?

In 2012 the 13th of July was a Friday


On what days does the simpsons show?

every weekday at 6pm but not at the weekends.


How to write a C program to generate a calendar?

#include<stdio.h> void printMonth (int startDay, int days); int main (void) { printfMonth(2,29); return 0; } /*======printMonth===========*/ void printMonth (int startDay, int days) { int weekDay; int dayCount = 0; { printf("Sun Mon Tue Wed Thu Fri Sat\n"); printf("--- --- --- --- --- --- ---\n"); for (weekDay= 0; weekDay < startDay; weekDay++) {printf(" ");} for (int dayCount = 1; dayCount <= days; dayCount++) { if (weekDay > 6) { printf("\n"); weekDay = 1; } else weekDay++; printf("%3d", daycount); } printf("\n--- --- --- --- --- --- ---\n"); return; }}


Is Friday a weekday or the weekend?

Weekday but weekend starts for most people when workday is over that day. A weekend is Sat/Sun (2) days


How many weekend days in 2012?

105 weekend days in 2012


How many days are in October 2012?

There were 31 days in October 2012.


Why is there no Monday Christmas this year 2012?

Christmas of 2011 was on a Sunday, and including the leap year day, February 29, 2012, the time from Christmas 2011 to Christmas 2012 is 52 weeks and 2 days, which means that Christmas 2012 will fall on the second weekday after Sunday, which is Tuesday.


How many days till November 16 2012?

How many days till November 18 2012


How many days will February have in 2012?

As 2012 was a leap year, February had 29 days.