Hi all,
how do i format the current date Now() to the format of yyyymmddhhmmss in eVB? i know that in VB6 we can simple use

format(Now(), "yyyymmddhhmmss"

but in eVB, this cannot be done. can someone help me with the coding to get what i want? thks in advance

longwar