Hi Zara, The only weeks which are currently supported are ISO weeks. These differ from "EpiWeeks" I think since ISO weeks always begin on a Monday and I think EpiWeeks begin on a Sunday.
You can have a look in /dhis2/dhis-2/dhis-api/src/main/java/org/hisp/dhis/period/WeeklyPeriodType.java to see how this one is done. It should not be so difficult to create another one for EpiWeeks, if there is a standard algorithm for generating them. It seems there are a few different definitions of how they are calculated. Is there a definitive reference of how to generate EpiWeeks somewhere? Regards, Jason On Mon, Jan 11, 2016 at 5:48 PM, Zara Kamara <[email protected]> wrote: > > ---------- Forwarded message ---------- > From: Zara Kamara <[email protected]> > Date: Mon, Jan 11, 2016 at 4:47 PM > Subject: Creating custom frequency of data entry for a particular dataset. > To: "[email protected]" <[email protected]> > > > Good afternoon All > > Hope everyone had a restful holiday. Kindly I wanted to know how to set up > custom data entry frequency for a particular dataset in DHIS2. Say for > example I want to set the frequency in Epi weeks i.e. week beginning on > Monday and ending on Sunday. > > > -- > *Zara Kamara, MHI* > HMIS Specialist > Centers for Disease Control and Prevention - Sierra Leone > e: [email protected] > +232 -77-775-249 (O) ,+232-76-201-869 (P), +232-25-260-121 (P) > > > > > > > > -- > *Zara Kamara, MHI* > HMIS Specialist > Centers for Disease Control and Prevention - Sierra Leone > e: [email protected] > +232 -77-775-249 (O) ,+232-76-201-869 (P), +232-25-260-121 (P) > > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-devs > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-devs > More help : https://help.launchpad.net/ListHelp > > -- Jason P. Pickering email: [email protected] tel:+46764147049
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

