2025.9.22 修改时间不对称bug
							parent
							
								
									2582a547c3
								
							
						
					
					
						commit
						0621ff1e2a
					
				|  | @ -322,7 +322,7 @@ spacing: 12, | ||||||
|                         if (picked != null) { |                         if (picked != null) { | ||||||
|                           setState(() { |                           setState(() { | ||||||
|                             endTime = DateFormat( |                             endTime = DateFormat( | ||||||
|                               'yyyy-MM-dd HH:mm', |                               'yyyy-MM-dd HH:mm:ss', | ||||||
|                             ).format(picked); |                             ).format(picked); | ||||||
|                           }); |                           }); | ||||||
|                         } |                         } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue