Commit | Date | |
---|---|---|
2013-04-02 13:57:09 | Tree | |
[r2892]
by
delphidabbler
Added new methods to read and write settings values by type to ISettingsSection and implementation. Supported types are - Boolean, Integer, Float, Date-Time and String. The idea is that the burden of value type conversion is moved from client code into Settings object. Boolean values are now written as 'True' and 'False'. |
2013-04-02 13:54:28 | Tree |
2013-04-02 13:09:22 | Tree | |
[r2890]
by
delphidabbler
Renamed UUtils unit's DateStamp routine as RFC1123DateStamp. |
2013-04-01 11:25:37 | Tree |
[r2889]
by
delphidabbler
Removed TUpdateCheckerConfig.NowAsGMT method and replaced calls with NowGMT from UUtils unit. |
2013-04-01 11:23:19 | Tree |
[r2888]
by
delphidabbler
New NowGMT function that returns current date & time as TDateTime is GTM/UTC. |
2013-04-01 11:21:40 | Tree |
2013-04-01 10:47:49 | Tree | |
2013-04-01 10:37:43 | Tree | |
[r2885]
by
delphidabbler
Changed so that update checks are not perform more than once in a day. Added new TUpdateCheckerConfig class to maintain records of last update date for program and database updates. |
2013-04-01 10:05:55 | Tree |
2013-04-01 10:03:48 | Tree |