Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3413 Vizualizări

Hi,

What I need is,I need no of weeks in a month,on the basis of that I need to find the no of submitted timesheets.

I need to display the number of submitted timesheets of the month

Thanks in advance

Imagine profil
Abandonează

Try this one

import calendar

calendar.month(year, month).count('\n') - 2

I try this and its work correctly.

Can you give some idea for how to split month and year from current date field.

Related Posts Răspunsuri Vizualizări Activitate
1
iun. 18
4359
1
oct. 25
11604
0
mai 25
1422
1
apr. 25
1529
2
iul. 24
3292