You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
747 B
42 lines
747 B
2 years ago
|
{
|
||
|
"cells": [
|
||
|
{
|
||
|
"cell_type": "code",
|
||
|
"execution_count": 5,
|
||
|
"id": "c3f7fd65-9f5f-452e-a942-04fdd69a6daa",
|
||
|
"metadata": {},
|
||
|
"outputs": [
|
||
|
{
|
||
|
"data": {
|
||
|
"text/plain": [
|
||
|
"1677776563424"
|
||
|
]
|
||
|
},
|
||
|
"execution_count": 5,
|
||
|
"metadata": {},
|
||
|
"output_type": "execute_result"
|
||
|
}
|
||
|
],
|
||
|
"source": [
|
||
|
"import moment from \"moment\"\n",
|
||
|
"moment().add(180,\"days\").valueOf()"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"metadata": {
|
||
|
"kernelspec": {
|
||
|
"display_name": "jp-Babel (Node.js)",
|
||
|
"language": "babel",
|
||
|
"name": "babel"
|
||
|
},
|
||
|
"language_info": {
|
||
|
"file_extension": ".js",
|
||
|
"mimetype": "application/javascript",
|
||
|
"name": "javascript",
|
||
|
"version": "17.9.0"
|
||
|
}
|
||
|
},
|
||
|
"nbformat": 4,
|
||
|
"nbformat_minor": 5
|
||
|
}
|