Skip to content

Instantly share code, notes, and snippets.

@vivek1794
Created December 23, 2018 04:55
Show Gist options
  • Save vivek1794/7f1c276c69aa2172aace705409e8d178 to your computer and use it in GitHub Desktop.
Save vivek1794/7f1c276c69aa2172aace705409e8d178 to your computer and use it in GitHub Desktop.
package xyz.vivekc.shared
import platform.Foundation.NSDate
actual fun getCurrentDate() = NSDate().toString()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment