Vickey,

you can work with timestamps, to me is the easiest way to work with
time data in any language and framework, because always an Int value
:D

Good Luck!

2017-10-21 21:35 GMT-04:00  <vickey.co...@gmail.com>:
> HiShawn,
>
> I just want to know say i have a test table in postgres. With 2 column one 
> date and another string.i want to create an HTML table which can be updated 
> and deleted by a click.
>
> Like
>
>
> Time| string
> X:xx| xyz     update delete
> X:xx| xyz     update delete
> X:xx| xyz     update delete
> X:xx| xyz     update delete
>
> Something like this i am not able to find out how to save the time data in a 
> slice. Or should i use a struct or a slice of struct. Nothing works.
>
>
> Can you please guide me how to do it.don't write the code just the steps. I 
> couldn't find it on net.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to