Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.26 KB

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 💪 💪 💪