2010-06-03 77 views
0

可能重复: How to convert a Ada.Real_TIme.Time to a string?ADA REAL_TIME串

我怎么能转换成一个Ada.Real_Time.Clock在阿达String类型获得时间类型?

+2

参见http://stackoverflow.com/questions/2944565的 – trashgod 2010-06-03 20:49:12

+0

可能重复[如何将Ada.Real_TIme.Time转换为一个字符串?](http://stackoverflow.com/questions/2944565/how-to-convert-a-ada-real-time-time-to-a-string) – trashgod 2010-06-03 20:49:32

+1

什么让我觉得有人刚刚给这个作为家庭作业? :-) – 2010-06-04 03:09:32

回答

-1

花花公子使用To_Duration来进行打印(使用强制Duration'Image)