Re: [Amforth] Amforth 6.1 Date and Time Code questions.

2016-06-21 Thread Matthias Trute
Hello Franklin, > Question:  > [1] Is anyone using the date-and-time.frt code with more updated > code? At least code that tracks leapyear or whether a month is 31 > days or 30 days. Also, how would you handle time date interpretation > on register rollover for the date-and-time.frt?  The communi

Re: [Amforth] Amforth 6.1 Date and Time Code questions.

2016-06-20 Thread fdamador
Sorry, I didn't realize my code got jumbled up in. Now, i hope it makes more sense. - Original Message - From: fdama...@comcast.net To: amforth-devel@lists.sourceforge.net Sent: Monday, June 20, 2016 2:13:48 PM Subject: Amforth 6.1 Date and Time Code questions. Dear AmForth Develope

[Amforth] Amforth 6.1 Date and Time Code questions.

2016-06-20 Thread fdamador
Dear AmForth Developers, I've been playing with AMForth version 6.1 and have used the example\date-time.frt file. I expanded this task with new code as I understand a clock/calendar system. However, I'm now incline to use common\lib\forth2012\facility\date-and-time.frt that tracks time and dat