Skip to content

kashiftufail007/System-Date-and-Time

Repository files navigation

System-Date-and-Time

To get System Date and time On Button Click

Here in this project you can store your Data in SQLite through Registration and then use this data as login, 💥

Easily Changeable and highly understandable Code 👍❤️

Project Detail

MainAvtivity

to get System Data ✍️

  calander = Calendar.getInstance();
                Date date = new Date();

to save system data in strings ✍️

                GetDataAboutDate = simpledateformat.format(date);
                GetDataAboutTime = simpletimeformat.format(calander.getTime());

Author

Muhammad Kashif ❤️

License

Copyright © 2019-2020, Muhammad Kashif. Released under the MIT License.

More Projects 💪 💪 💪

About

To get System Date and time On Button Click

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages