DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
hz_scotty
Posts: 107
Joined: Thu Jan 28, 2010 8:20 am
Location: Wr.Neustadt / Österreich

DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

#1 Post by hz_scotty »

Hi

When DC_PopDateStart( .T. ) (Monday to Sunday) than by the DC_PopDate() Function the "Week" Display is correct. (dc_popdate2.jpg)
When DC_PopDateStart( .F. ) (Sunday to Saturday) than by the DC_PopDate() Function the "Week" Display is not correct. (dc_popdate.jpg)

any ideas for a workaround by DC_PopDateStart( .F. )
Attachments
dc_popdate2.jpg
dc_popdate2.jpg (42.05 KiB) Viewed 9140 times
dc_popdate.jpg
dc_popdate.jpg (42.51 KiB) Viewed 9140 times
best regards
Hans

User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

#2 Post by rdonnay »

I don't even remember writing that function. I will look into it.
The eXpress train is coming - and it has more cars.

bwolfsohn
Posts: 648
Joined: Thu Jan 28, 2010 7:07 am
Location: Alachua, Florida USA
Contact:

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

#3 Post by bwolfsohn »

rdonnay wrote:I don't even remember writing that function.
I just hate when that happens...
It's usually followed by inspecting the code and then uttering:
"What idiot wrote this piece of junk?"
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises

User avatar
rdonnay
Site Admin
Posts: 4729
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

#4 Post by rdonnay »

I fixed the problem.

It will work correctly in build 255 to be released later today.
The eXpress train is coming - and it has more cars.

User avatar
hz_scotty
Posts: 107
Joined: Thu Jan 28, 2010 8:20 am
Location: Wr.Neustadt / Österreich

Re: DC_PopDate() - Week is wrong by DC_PopDateStart(.F.)

#5 Post by hz_scotty »

thanks :clap:
best regards
Hans

Post Reply