ToDay()
ToDay()
Definition
Calculates an integer value representing a date.
Integer representation of day is format as yyyyMMdd where January 8, 2015 would be 20150108.
Method Return Value
An int value representing date structure.
Syntax
ToDay(DateTime time)

