README.md

December 4, 2022 ยท View on GitHub

ChecknFormatDateString

Description

This function is very usefull when we want to validate a date, entered by the user manually in a textfield, and format the Date in some predefined format.This function does the same thing but with greater flexibility .Means it allows user to enter date in a bit more flexible way (where sometimes date()function wont allow u)(allows formats like 2.3.4, 12|5|2045, 12-5-4, 2/12/04, 2\2\121 whichever way user likes) and then it automatically completes and validates it and then reformat the date according to predefined format which will be passed as an argument to this function.

More Info

Date String

validated and Formatted Date String

Submitted On2004-06-15 23:02:14
ByRahul Singh
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script
CategoryMath/ Dates
WorldVisual Basic
Archive FileChecknForm1758136172004.zip