Hi, Is there a way to parse a Time string like 15:45 to a Date structure. Parse method in std.date returns it as invalid. As a hack it works by prepending it with something like 1-1-1970. But is there a cleaner way to it.
Thanks Mandeep
Hi, Is there a way to parse a Time string like 15:45 to a Date structure. Parse method in std.date returns it as invalid. As a hack it works by prepending it with something like 1-1-1970. But is there a cleaner way to it.
Thanks Mandeep