Why You Should Use NowUTC Instead of Now in Delphi: A Quick Guide
Monday, July 22, 2024Welcome to another episode of "How It Works with Holger"! Today’s quick tip is about why you should stop using Now for date and time in Delphi and start using NowUTC. Using Now gives you local time, which can be confusing if your app works with users in different time zones. Instead, NowUTC stores time in Coordinated Universal Time (UTC), which keeps everything consistent no matter where you are. I’ll show you how to use NowUTC in your code and how to convert it back to local time using TTimeZone.Local. This will make handling dates and times in your apps much easier.
English audio
Videos

How it works with Holger: How to create an Excel file with FlexCel
Thursday, July 28, 2022
English audio
Product Page

FlexCel: Create custom Delphi components for reports & charts
Tuesday, February 23, 2021
English audio
Product Page

TMS VCL UI Pack: SVG vector support with image lists
Monday, March 9, 2020
English audio
Product Page

Coderage: Build modern user interfaces with TMS VCL UI Pack
Monday, December 9, 2019
English audio
Product Page

TMS VCL UI Pack: TPickDialog - Building selection dialogs quickly
Thursday, October 17, 2019
English audio
Product Page

TMS VCL UI Pack: Validating user input while typing using TAdvEdit
Thursday, October 17, 2019
English audio
Product Page

TAdvQueryDialog - Plain input dialog using TAdvEdit
Thursday, October 17, 2019
English audio
Product Page

TMS VCL UI Pack: Building user interfaces with TAdvEdit
Thursday, October 17, 2019
English audio
Product Page

TMS VCL UI Pack: Displaying images using their URL
Friday, September 20, 2019
English audio
Product Page

TMS VCL Charts: Efficiently visualizing data from a grid
Friday, September 13, 2019
English audio
Product Page

Codeless REST service data visualization with TMS VCL TFormPanel
Thursday, October 26, 2017
English audio
Product Page

TMS Scripter: Add scripting capabilities to your Delphi application with full IDE/debugging support
Monday, July 17, 2017
Portuguese (English subtitles) audio
Product Page

TWebUpdate & TMS UpdateBuilder: 5 min to auto updating Windows apps
Monday, March 13, 2017
English audio
Product Page

Embarcadero webinar: Using TMS Cloud Pack to Integrate Your Apps with the Cloud
Thursday, February 23, 2017
English audio
Product Page

Introducing responsive design in VCL applications with the TDBAdvResponsiveList.
Thursday, February 2, 2017
English audio
Product Page

A dataset in the cloud using TAdvmyCloudDataSet.
Thursday, January 26, 2017
English audio
Product Page