Changes

Jump to navigation Jump to search

StringToDTFormatted

9 bytes removed, 16:08, 14 May 2013
<syntaxhighlight>StringToDTFormatted("17/02/11", "MM/dd/yy")</syntaxhighlight> will return -1, string conversion to DateTime format failed.
<syntaxhighlight>StringToDTFormatted("4:00 PM", "h:mm tt")</syntaxhighlight> will return 2.666666666666667 , which represents the minimum value of JulianDate = January 1st 1900 года, 4:00 PM.
[[Category:Date and Time Routines]]

Navigation menu