Back Forward Understanding the Date, TimeofDay, and DateTime property types

Concepts and terms

  

PRPC employs sophisticated representations and processing of dates and times. The internal and external representations of dates and times are important to understand, and some care is needed when both designing applications and building applications that use dates, times, and date or time calculations.

 Introduction

 The internal representations

 Entering date and time constants (developer)

 Entering date and time constants (application user)

 Converting or comparing a DateTime value to a Date value

 Converting or comparing a DateTime value to a TimeOfDay value

 Converting Date or TimeOfDay values to DateTime values

 Oracle, Microsoft SQL Server and IBM DB2 notes

Definitions CLDR, Coordinated Universal Time, expression, Java Date Pattern, locale, symbolic date
Related topics How to enter constants in expressions
Contrasting time-qualified rules, DateTime circumstances, and historical processing
About the DateTime Parse Tester tool
Standard rules Atlas — Standard control rules without parameters
Atlas — Standard auto-generated control rules

UpConcepts