Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
DateTime.ParseExact
'Rextester.Program.Main is the entry point for your code. Don't change it. 'Compiler version 11.0.50709.17929 for Microsoft (R) .NET Framework 4.5 Imports System Imports System.Collections.Generic Imports System.Globalization Imports System.Linq Imports System.Text.RegularExpressions Namespace Rextester Public Module Program Public Sub Main(args() As string) Dim d As Date = Convert.ToDateTime(DateTime.ParseExact("19022019", "ddMMyyyy", CultureInfo.InvariantCulture)) Console.WriteLine(d) End Sub End Module End Namespace
run
|
edit
|
history
|
help
0
pepe
Reed Solomon error correction (failure)
exercicio 2
Códigos dum boi olhando para um palácio
number from base 10 to base 2
CAI - Visual Basic - Libreria de funciones
exercicio 4
الحاسوب
Declaração de Variaveis
Andrew Williams