CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.93k stars 553 forks source link

Cosmos.Hardware.RTC.Year - missing in the new package ? #285

Closed eddy0223 closed 8 years ago

eddy0223 commented 8 years ago

Hello,

Can someone tell me what is the new library that replaces "Cosmos.Hardware.RTC.Year" in VS 2015 ?

I am testing a Cosmos app build with Visual Studio 2013, when I open with VS 2015 I get an error public static int Year = Cosmos.Hardware.RTC.Year; (Missing Reference)

Thank you

mterwoord commented 8 years ago

We need someone to make a plug for the System.DateTime class to make this work.

eddy0223 commented 8 years ago

Hello,

I have experience with C# and I will love to contribute to your project if you don' t mind.

Ailiam

Sent from Outlook Mobilehttps://aka.ms/blhgte

On Thu, Dec 10, 2015 at 11:19 PM -0800, "Matthijs ter Woord" notifications@github.com<mailto:notifications@github.com> wrote:

We need someone to make a plug for the System.DateTime class to make this work.

Reply to this email directly or view it on GitHubhttps://github.com/CosmosOS/Cosmos/issues/285#issuecomment-163861903.

mterwoord commented 8 years ago

If you want to help out, please join our gitter channel, so we can get you started..

cjhannah commented 8 years ago

It's cosmos.HAL not cosmos.Hardware