pfc_n_cst_datetime of_julian and of_gregorian, used to return "removed days" from year 1582. #27
Unanswered
ruanito-pombo
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You don't need PowerBuilder to look at the code, you can see the source code directly here on Github. The pfc_n_cst_datetime object is likely where the modification would have been made: I'm not sure what to look for and you likely do, so you can let me know if you find it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, back in the CodePlex days I've pointed out and also provided a very small fix for a very small issue with julian date conversion I experienced with PFC code it was related to the year 1582 on October 4th to 15th. As per this article: (https://en.wikipedia.org/wiki/1582)
Back in the day i've subimitted a fix for this issue, but then my professional life became so full of challenges to overcome, that I've ended up not following up with this. Now I was looking for codeplex and it was gone (lol) I would like to review it, but I don't own a personal PowerBuilder license, so I cant be of much help here, But I do recall the fix I've made. So I'm just wondering, was that fix included in master branch? I know that isn't a issue that will be experienced by all or even many users, but for some apps like historical piece of arts and/or insurance it may affect.
Beta Was this translation helpful? Give feedback.
All reactions