-
Recent Posts
Recent Comments
- Gary M. Mugford on Date Range Class / Component added to ESBDevLib
- esbglenn on Date Range Class / Component added to ESBDevLib
- esbglenn on Date Range Class / Component added to ESBDevLib
- Gary M. Mugford on Date Range Class / Component added to ESBDevLib
- esbglenn on Our Date/Time Non-visual Component in Delphi IDE
Archives
- February 2017
- September 2016
- December 2015
- November 2015
- October 2015
- September 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- September 2014
- June 2014
- April 2014
- March 2014
- January 2014
- December 2013
- November 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- November 2012
Categories
December 2019 S M T W T F S « Feb 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Meta
Tag Archives: Date/Time
Adding more Time Stamp Types to Delphi for ESBDevLib
We were getting close to releasing our first Beta of v2 of our Date / Time Calculator for Windows – ESBDateCalc Pro – when someone pointed out that it would be good to have the Unix time stamp and the … Continue reading
Date Range Class / Component added to ESBDevLib
Work has been progressing well with the Class and Component for Date Range Calculations for ESBDevLib for VCL/FMX. Like with the other Class/Component pairs in the Calendar Engine, we are supplying both ways to access the Library of calculations involved. … Continue reading
Demo of Date/Time Class for new ESBDevLib for Delphi VCL/FMX
We’ve been working on our Date/Time Class (and Date/Time Components), to go along with our Date Class / Component and Year Class / Component – there are all parts of the Calendar Engine side of ESBDevLib for Delphi VCL/FMX, which … Continue reading
Demo of Date Class for new ESBDevLib for Delphi VCL/FMX
We’ve been working on our Date Class (and Date Components), to go along with our Year Class / Component – both are parts of the Calendar Engine side of ESBDevLib for Delphi VCL/FMX, which is based on existing routines and … Continue reading
Posted in Android, Beta Development, Calendar Engine
Tagged Android, Calendar, Date/Time, Delphi, Firemonkey, Jewish Dates, Muslim Dates
Leave a comment
Two Calculators become One, One Calendar becomes Two.
In ESBPCS for VCL, we had two non-visual components for Scientific Calculators – TESBCalculator which controlled a standard popup calculator and TESBSciCalculator which controlled a “scientific notation” calculator. (We also have another component TESBProgCalculator that is tied to a different … Continue reading
Posted in Beta Development, ESBPCS, FireMonkey
Tagged Calculator Engine, Calendar, Date/Time, Delphi, Reference Dates, SpinEdits, XE2, XE3, XE4
Leave a comment
Today, Tomorrow and Yesterday in Delphi Dates
As discussed previously, our String to Time methods do allow for ‘Now’, ‘Midnight’ and ‘Noon’ to be entered (based on current Language Settings) and converted to associated times. These also now reside in a TTimeStrings record to allow for easy … Continue reading
Enhancing String to Time in Delphi
One of the features of ESBPCS for VCL we have received lots of positive feedback about is the flexibility of our Date Edits (and the routines that lie below that). So with ESBDevLib, we wanted to add similar flexibility to … Continue reading
Delphi Methods for Dates in Ancient Roman Format
While Mark was working for us last week, he and I spent some time working on converting a Julian Year / Month / Day into the format used by Ancient Romans. We already have methods that convert a Gregorian Dates … Continue reading