I tried to test it on my machine but got the following error

Public Function dateVbLocalToVbUtc(ByVal p_LocalDate As Date) As Date
''dateVbLocalToVbUtc = p_LocalDate - New_C.UTC.LocalOffs
End Function

When I tried removing it, it worked fine... the code in that project was too difficult for me to edit...