Compare 2 dates

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Compare 2 dates

1,192 Views
MSI_Souza
Contributor I

I need compare two different dates. How I do?

I am using CodeWarrior S12(X) V5.0

 

Thanks.

Labels (1)
Tags (1)
0 Kudos
Reply
4 Replies

861 Views
Monica
Senior Contributor III

Claudio, are these replies useful?

We would like to know how is your project moving along!

Regards!

0 Kudos
Reply

861 Views
CrasyCat
Specialist III

Hello

 

Are you looking for time management function inside of the ANSI library?

 

The delivered library do not provide support for time management functions.

If you intend to use these functions in your application you need a dedicated hardware to handle time functions.

 

Comparing two different dates depends on how the device is programmed.

 

 

CrasyCat

0 Kudos
Reply

861 Views
usmanjavaid
Contributor II

what if cladio souza saves those 2 dates in two variables and put a check on their difference

.

when difference is zero the dates are same

.

similarly difference might be greater or smaller than 0

0 Kudos
Reply

860 Views
usmanjavaid
Contributor II

what if cladio souza saves those 2 dates in two variables and put a check on their difference

.

when difference is zero the dates are same

.

similarly difference might be greater or smaller than 0

0 Kudos
Reply