Re: EuGTK Days Between Dates

new topic     » goto parent     » topic index » view thread      » older message » newer message


Thanks to Irv for the updated parse function.

Regarding my problem with the custom display format...

dd1 = get(cal1,"date",0), -- default format for display;  
-- Displays Thursday, 18 Oct, 2018 
 
-- custom format for display 
dd2 = get(cal2,"date","%A, %B %d,\nwhich is day %j of the year %Y")   
-- Displays Thursday, 18 Oct, 2018 --same as default format 

While exploring one of the new demo programs in your latest
EuGTK 4.14.0 release I encountered an error message advising
me that the code requires GTK3 3.20 and that I have 3.18.9
installed on my Ubuntu 16.04 LTS computer.

So, I speculated that the custom display format might require
GTK3 3.20 and that might account for the display of the default
format as opposed to the custom display format. Perhaps I should
upgrade to the latest Ubuntu release.

Does the custom date display option require GTK3 3.20?

Regards,
Ken Rhodes

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu