parent
							
								
									0903704957
								
							
						
					
					
						commit
						41430288d3
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -89,9 +89,7 @@ export default Vue.extend({ | ||||||
| 
 | 
 | ||||||
| 		get() { | 		get() { | ||||||
| 			const at = () => { | 			const at = () => { | ||||||
| 				const [date] = moment(this.atDate).toISOString().split('T'); | 				return moment(`${this.atDate} ${this.atTime}`).valueOf(); | ||||||
| 				const [hour, minute] = this.atTime.split(':'); |  | ||||||
| 				return moment(`${date}T${hour}:${minute}Z`).valueOf(); |  | ||||||
| 			}; | 			}; | ||||||
| 
 | 
 | ||||||
| 			const after = () => { | 			const after = () => { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue