Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to check for date and time format?

former_member268877
Participant
0 Kudos

Hi All,

I am getting a message from external system and it has date and time as part of message. so before updating the database i want to perform format check for date and time. ( not value check: i know for value check "date_check_palusibilty" is used).

so is there any way to do format check for date and time?

Thanks in advance,

Regards,

Ujwalkumar

3 REPLIES 3

Former Member
0 Kudos

hi,

Date and time format is user specific.In Databas table USR01 you can find out the date format for the particular use.

Reward points if it is helpful.

Regards,

Sangeetha.A

0 Kudos

Hi Sangeetha,

Thanks for your response.

my requirement is, i want to validate the time format.

for example say we have char 8 for date in back end. now the connected application will send date in perticular format. so how to validate whether the date format in which connected application has sent.?

Thanks and Regards,

Ujwalkumar

Former Member
0 Kudos

to find or change the date format:

1. open any session

2. Go to system in the tooolbar

3. Go to user profile - > own data

4. Go to defaults tab