Skip to content

Instantly share code, notes, and snippets.

@ericraio
Last active March 9, 2017 05:38
Show Gist options
  • Save ericraio/f4a496a9b661e39a065bbe281f8fd3a8 to your computer and use it in GitHub Desktop.
Save ericraio/f4a496a9b661e39a065bbe281f8fd3a8 to your computer and use it in GitHub Desktop.
<script>
jQuery(function($) {
$('#form-field-2').val(moment.tz.guess())
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment