LinkedIn
RSS

Archive for March 30th, 2010


Date and Time validation

GA_googleFillSlot(“POSTSAP”); Sometimes,  we need to validate some inputs from users that are inserted by external sources (like files). For this purpose, we found very useful function modules like CONVERT_DATE_TO_INTERNAL and CONVERT_TIME_INPUT to validate external dates formats and external times formats (ex: dates like ’24.06.1978′ or times like ’11:00:00′) This functions are also very useful to [...]

Read More...