Compare 2 dates

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Compare 2 dates

1,767 次查看
MSI_Souza
Contributor I

I need compare two different dates. How I do?

I am using CodeWarrior S12(X) V5.0

 

Thanks.

标签 (1)
标记 (1)
0 项奖励
回复
4 回复数

1,436 次查看
Monica
Senior Contributor III

Claudio, are these replies useful?

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

Regards!

0 项奖励
回复

1,436 次查看
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 项奖励
回复

1,436 次查看
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 项奖励
回复

1,435 次查看
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 项奖励
回复