Skip to content

Instantly share code, notes, and snippets.

@zombie6888
Created February 21, 2023 15:19
Show Gist options
  • Save zombie6888/c07cb2bfa42f89fb5d291b7b1e848ac9 to your computer and use it in GitHub Desktop.
Save zombie6888/c07cb2bfa42f89fb5d291b7b1e848ac9 to your computer and use it in GitHub Desktop.
yawning-crest-5354
main() {
print(DateTime.parse('2015-12-28'));
print(DateTime.parse('2015/12/28'));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment