Created
December 11, 2019 05:47
-
-
Save Xinkle/d09c89d506e2b094490d2d4f5a7f9b58 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Get current date with formatting | |
SimpleDateFormat("yyyyMMdd", Locale.KOREA).format(Calendar.getInstance().time) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment