VB -> C#: Incorrect class prefix for builtin date functions #261
Labels
compilation error
A bug where the converted output won't compile
VB -> C#
Specific to VB -> C# conversion
Input code
Erroneous output
Expected output
Details
Product in use: e.g. VS extension
Version in use: e.g. 6.6.0
Built in date functions are in the
DateAndTime
class, notDateTime
.The text was updated successfully, but these errors were encountered: