Theera Expert Licensed User Longtime User Jan 23, 2021 #1 I'm budhist.I have tried to collect Thailibrary inorder to.invite Thaideveloplor learning b4x with me.I'm.lonely to.learnB4X.
I'm budhist.I have tried to collect Thailibrary inorder to.invite Thaideveloplor learning b4x with me.I'm.lonely to.learnB4X.
agraham Expert Licensed User Longtime User Jan 23, 2021 #2 Look at the DateDialog2 class in the Dialog2 demo. Perhaps you could adjust that to suit your need. Upvote 0
Theera Expert Licensed User Longtime User Jan 25, 2021 #3 agraham said: Look at the DateDialog2 class in the Dialog2 demo. Perhaps you could adjust that to suit your need. Click to expand... Thank you.for.kind.of you. Upvote 0
agraham said: Look at the DateDialog2 class in the Dialog2 demo. Perhaps you could adjust that to suit your need. Click to expand... Thank you.for.kind.of you.
Theera Expert Licensed User Longtime User Jan 25, 2021 #4 Hi Agraham, Althrough I can edit something about DateDialog2 class ,but I can't edit the layout of calendar which I need to edit C.E. Year to be B.E.Year. Do you mind send me about dialog2 library and the layout of calendar to me? Upvote 0
Hi Agraham, Althrough I can edit something about DateDialog2 class ,but I can't edit the layout of calendar which I need to edit C.E. Year to be B.E.Year. Do you mind send me about dialog2 library and the layout of calendar to me?
agraham Expert Licensed User Longtime User Jan 25, 2021 #5 Sorry, I don't understand what you mean. All the code, and it is very simple, is in the DateDialog2 class. Upvote 0
Sorry, I don't understand what you mean. All the code, and it is very simple, is in the DateDialog2 class.
Theera Expert Licensed User Longtime User Jan 27, 2021 #6 agraham said: Sorry, I don't understand what you mean. All the code, and it is very simple, is in the DateDialog2 class. Click to expand... I edited.only your class.I can't.access your layout. I.can't edit.the.red circle C.E.Year.to.be.BE Year. Attachments Screenshot_20210127_084642.jpg 51.6 KB · Views: 184 Upvote 0
agraham said: Sorry, I don't understand what you mean. All the code, and it is very simple, is in the DateDialog2 class. Click to expand... I edited.only your class.I can't.access your layout. I.can't edit.the.red circle C.E.Year.to.be.BE Year.
aeric Expert Licensed User Longtime User Jan 27, 2021 #7 I just googled and found this: https://www.hermetic.ch/cal_stud/astronomical_year_numbering.htm Is this what you mean? To convert a year B.C. to CE subtract 1 and prepend a minus sign (e.g., 201 B.C. = -200 CE). To convert a negative year CE to B.C. drop the minus sign and add 1 (e.g., -533 CE = 534 B.C.). Click to expand... Upvote 0
I just googled and found this: https://www.hermetic.ch/cal_stud/astronomical_year_numbering.htm Is this what you mean? To convert a year B.C. to CE subtract 1 and prepend a minus sign (e.g., 201 B.C. = -200 CE). To convert a negative year CE to B.C. drop the minus sign and add 1 (e.g., -533 CE = 534 B.C.). Click to expand...
agraham Expert Licensed User Longtime User Jan 27, 2021 #8 Theera said: I can't.access your layout. Click to expand... That is DateDialog, you can't alter that it is a native control. My DateDialog2 class is an alternative dialog that has nothing to do with DateDialog. Upvote 0
Theera said: I can't.access your layout. Click to expand... That is DateDialog, you can't alter that it is a native control. My DateDialog2 class is an alternative dialog that has nothing to do with DateDialog.
E emexes Expert Licensed User Longtime User Jan 27, 2021 #9 aeric said: I just googled and found this: https://www.hermetic.ch/cal_stud/astronomical_year_numbering.htm Is this what you mean? Click to expand... More probably this: The reckoning of the Buddhist Era in Thailand is 543 years ahead of the Common Era (Anno Domini), so the year 2021 CE corresponds to B.E. 2564. https://en.wikipedia.org/wiki/Thai_calendar Upvote 0
aeric said: I just googled and found this: https://www.hermetic.ch/cal_stud/astronomical_year_numbering.htm Is this what you mean? Click to expand... More probably this: The reckoning of the Buddhist Era in Thailand is 543 years ahead of the Common Era (Anno Domini), so the year 2021 CE corresponds to B.E. 2564. https://en.wikipedia.org/wiki/Thai_calendar
Theera Expert Licensed User Longtime User Jan 28, 2021 #10 I'm sorry my English. If I use.Erel's datepicker., Ican do.Because I can.access tolayout.This I can't. Attachments IMG_20210128_194405.jpg 121.8 KB · Views: 179 Upvote 0
I'm sorry my English. If I use.Erel's datepicker., Ican do.Because I can.access tolayout.This I can't.